Skip to content

Commit

Permalink
Bump mypy from 0.981 to 0.982 (#74)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.981...v0.982)

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

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

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 Oct 10, 2022
1 parent af8f424 commit 55c813f
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.3
black==22.8.0
flake8==5.0.4
isort==5.10.1
mypy==0.981
mypy==0.982
pre-commit==2.20.0
pylint==2.15.3
pylint_strict_informational==0.1
Expand Down

0 comments on commit 55c813f

Please sign in to comment.