From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 09:48:03 +0000 (+0000) Subject: Bump mypy from 0.971 to 0.982 (#2427) X-Git-Tag: 0.23.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b1578f9316a521b6933a240ceb25854870ace27;p=thirdparty%2Fhttpx.git Bump mypy from 0.971 to 0.982 (#2427) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index 1503c358..3c1b4739 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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