]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump mypy from 0.971 to 0.982 (#2427)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 2 Nov 2022 09:48:03 +0000 (09:48 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 09:48:03 +0000 (09:48 +0000)
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/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>
requirements.txt

index 1503c3583e761eaff1cbb24c00ab0e59807dfb7f..3c1b47397877a5b85ecb477dc248b93a05cddf69 100644 (file)
@@ -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