Skip to content

Commit

Permalink
Bump mypy from 0.971 to 0.982 (#2427)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.971...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>
Co-authored-by: Tom Christie <tom@tomchristie.com>
  • Loading branch information
dependabot[bot] and tomchristie committed Nov 2, 2022
1 parent 1b2e3b7 commit 3b1578f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -28,7 +28,7 @@ flake8-bugbear==22.7.1
flake8-pie==0.16.0; python_version>='3.7'
importlib-metadata==4.13.0; python_version>='3.7'
isort==5.10.1
mypy==0.971
mypy==0.982
types-certifi==2021.10.8.2
pytest==7.1.2
pytest-asyncio==0.19.0
Expand Down

0 comments on commit 3b1578f

Please sign in to comment.