]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump mypy from 0.961 to 0.971 (#2325)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Aug 2022 16:14:05 +0000 (18:14 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 16:14:05 +0000 (18:14 +0200)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)

---
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>
requirements.txt

index 0aeff7dbc4a081cd2b27fdce8f116f993abdb32a..1d627cb994b5ebfabb8457cffcfbd1d671d29623 100644 (file)
@@ -28,7 +28,7 @@ flake8==3.9.2
 flake8-bugbear==22.4.25
 flake8-pie==0.15.0; python_version>='3.7'
 isort==5.10.1
-mypy==0.961
+mypy==0.971
 types-certifi==2021.10.8.2
 pytest==7.1.2
 pytest-asyncio==0.18.3