Skip to content

Commit

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

---
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 7, 2022
1 parent bcaa10a commit 6676d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Expand Up @@ -58,7 +58,7 @@ mccabe==0.6.1
# via
# flake8
# pylint
mypy==0.960 ; implementation_name == "cpython"
mypy==0.961 ; implementation_name == "cpython"
# via -r test-requirements.in
mypy-extensions==0.4.3 ; implementation_name == "cpython"
# via
Expand Down

0 comments on commit 6676d74

Please sign in to comment.