Skip to content

Commit

Permalink
Bump mypy from 0.961 to 0.971
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2022
1 parent 631d289 commit b60825b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
asynctest~=0.13
flake8~=4.0
flake8-docstrings~=1.6
mypy==0.961
mypy==0.971
pylint~=2.14
pylint-strict-informational==0.1
pytest~=7.1
Expand Down

0 comments on commit b60825b

Please sign in to comment.