Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Dec 16, 2021
1 parent f0a0914 commit 8685c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-e .
build==0.7.0
docutils==0.18.1
mypy==0.910; implementation_name=="cpython"
mypy==0.920; implementation_name=="cpython"
pre-commit==2.16.0
pytest==6.2.5
pytest-asyncio==0.16.0
Expand Down

0 comments on commit 8685c60

Please sign in to comment.