Skip to content

Commit b098ad0

Browse files
chore(deps): bump typing-extensions from 4.12.0 to 4.12.2
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.0 to 4.12.2. - [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.12.0...4.12.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d5cd16 commit b098ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ PyYAML==6.0.1
2727
sniffio==1.3.1
2828
SQLAlchemy==2.0.30
2929
starlette
30-
typing_extensions==4.12.0
30+
typing_extensions==4.12.2
3131
uvicorn==0.30.1
3232
uvloop==0.19.0
3333
watchfiles==0.21.0

0 commit comments

Comments
 (0)