Skip to content

Commit

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

---
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 Jun 23, 2021
1 parent 5fe874b commit 23b27aa
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
@@ -1,7 +1,7 @@
-r requirements.txt
coveralls~=3.0
mock~=4.0
mypy==0.812
mypy==0.910
pre-commit~=2.12
pylint~=2.8
pylint-strict-informational==0.1
Expand Down

0 comments on commit 23b27aa

Please sign in to comment.