Skip to content

Commit fa97156

Browse files
Bump typing-extensions from 4.8.0 to 4.12.2
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.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.8.0...4.12.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ef92fb commit fa97156

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
@@ -54,7 +54,7 @@ pyflakes==3.2.0
5454
# via autoflake
5555
pyyaml==6.0.1
5656
# via datamodel-code-generator
57-
typing-extensions==4.8.0
57+
typing-extensions==4.12.2
5858
# via
5959
# pydantic
6060
# pydantic-core

0 commit comments

Comments
 (0)