Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  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 Dec 27, 2021
1 parent 5cae12f commit 5d0cfef
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 @@ aioresponses==0.7.2
black==21.12b0
flake8==4.0.1
isort==5.10.1
mypy==0.920
mypy==0.930
pre-commit==2.16.0
pylint==2.12.2
pylint_strict_informational==0.1
Expand Down

0 comments on commit 5d0cfef

Please sign in to comment.