Skip to content

Commit

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

---
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 Jun 9, 2021
1 parent 6953b51 commit fb0901a
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~=3.9
flake8-docstrings~=1.6
mypy==0.812
mypy==0.901
pylint~=2.8
pylint-strict-informational==0.1
pytest~=6.2
Expand Down

0 comments on commit fb0901a

Please sign in to comment.