]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump mypy from 0.961 to 0.971 (#1786)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Aug 2022 05:54:45 +0000 (07:54 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 05:54:45 +0000 (07:54 +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 3601eeb635dae89f43f95ece328cff045fb76281..cbee4fc8a2a14236ca6c9fd9ce1ee6de84ebc43c 100644 (file)
@@ -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