Skip to content

Commit d391c86

Browse files
Bump typing-extensions from 4.15.0 to 4.16.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fda064 commit d391c86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ pytest-asyncio==1.4.0
1818
python-dotenv==1.2.2
1919
starlette==1.3.1
2020
typing-inspection==0.4.2
21-
typing_extensions==4.15.0
21+
typing_extensions==4.16.0
2222
uvicorn==0.49.0

0 commit comments

Comments
 (0)