Skip to content

Commit 001be53

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump typing-extensions from 4.12.2 to 4.13.1
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.1. - [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.2...4.13.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8840e4b commit 001be53

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
@@ -16,7 +16,7 @@ itsdangerous==2.2.0
1616
python-multipart==0.0.20
1717

1818
# for FastAPI types
19-
typing_extensions==4.12.2
19+
typing_extensions==4.13.1
2020
pydantic==2.11.2
2121

2222
# postgres

0 commit comments

Comments
 (0)