From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 19:23:36 +0000 (+0200) Subject: Bump mypy from 0.950 to 0.960 (#1667) X-Git-Tag: 0.20.2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5523404d6f1e0594542fff98b7d395aad259b9b;p=thirdparty%2Fstarlette.git Bump mypy from 0.950 to 0.960 (#1667) Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.950...v0.960) --- 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 745214d7..91aa742c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coverage==6.2 databases[sqlite]==0.5.5 flake8==3.9.2 isort==5.10.1 -mypy==0.950 +mypy==0.960 types-requests==2.26.3 types-contextvars==2.4.5 types-PyYAML==6.0.4