Skip to content

Commit

Permalink
Bump mypy from 0.931 to 0.941 (#1585)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.941.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.931...v0.941)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent 8d93188 commit 817a68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-pythonpath==0.7.4
pylama==7.7.1
mock==4.0.3
tox==3.24.5
mypy==0.931
mypy==0.941
types-requests==2.27.14
types-six==1.16.12
types-setuptools==57.4.11
Expand Down

0 comments on commit 817a68b

Please sign in to comment.