]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump typing-extensions from 4.2.0 to 4.3.0 (#1760)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 12 Jul 2022 17:31:56 +0000 (19:31 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 17:31:56 +0000 (19:31 +0200)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  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 9fa25c709b6b1789932d9311bfdeea1ccbd3f63d..a2c8f4db9769d8404edd6ea8811fbc422c9804ab 100644 (file)
@@ -9,7 +9,7 @@ databases[sqlite]==0.5.5
 flake8==3.9.2
 isort==5.10.1
 mypy==0.961
-typing_extensions==4.2.0
+typing_extensions==4.3.0
 types-requests==2.26.3
 types-contextvars==2.4.7
 types-PyYAML==6.0.4