Skip to content

Commit

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

---
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] authored Oct 2, 2022
1 parent e185231 commit 2f1423a
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~=5.0
flake8-docstrings~=1.6
mypy==0.971
mypy==0.981
pylint~=2.15
pylint-strict-informational==0.1
pytest~=7.1
Expand Down

0 comments on commit 2f1423a

Please sign in to comment.