Skip to content

Commit

Permalink
Bump mypy from 0.961 to 0.971 (#741)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.961...v0.971)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <[email protected]>
  • Loading branch information
dependabot[bot] and serhiy-storchaka authored Jul 25, 2022
1 parent 491ce85 commit 2bdbc07
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 @@ -34,7 +34,7 @@ console_scripts =

[options.extras_require]
dev =
mypy==0.961
mypy==0.971
pre-commit==2.20.0
codecov==2.1.12
pytest==7.1.2
Expand Down

0 comments on commit 2bdbc07

Please sign in to comment.