From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 21:03:25 +0000 (+0430) Subject: Bump mypy from 0.931 to 0.942 (#1563) X-Git-Tag: 0.19.1~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d43cf0d16b1c728e5ef333a5c349a12015d904d6;p=thirdparty%2Fstarlette.git Bump mypy from 0.931 to 0.942 (#1563) Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.942. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.931...v0.942) --- 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 2799e8ae..1affce70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coverage==6.2 databases[sqlite]==0.5.5 flake8==4.0.1 isort==5.10.1 -mypy==0.931 +mypy==0.942 types-requests==2.26.3 types-contextvars==2.4.2 types-PyYAML==6.0.4