From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 05:54:45 +0000 (+0200) Subject: Bump mypy from 0.961 to 0.971 (#1786) X-Git-Tag: 0.21.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f27ab6aba4a03924f9b7cc0903907d96b5427a3;p=thirdparty%2Fstarlette.git Bump mypy from 0.961 to 0.971 (#1786) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 3601eeb6..cbee4fc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coverage==6.4.2 databases[sqlite]==0.5.5 flake8==3.9.2 isort==5.10.1 -mypy==0.961 +mypy==0.971 typing_extensions==4.3.0 types-requests==2.26.3 types-contextvars==2.4.7