Skip to content

Commit

Permalink
Bump mypy from 1.0.0 to 1.0.1 (#423)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent c4412e1 commit 0b8097b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ console_scripts =

[options.extras_require]
dev =
mypy==1.0.0
mypy==1.0.1
pre-commit==3.0.4
codecov==2.1.12
pytest==7.2.1
Expand Down

0 comments on commit 0b8097b

Please sign in to comment.