Skip to content

Commit 79ef1a9

Browse files
chore(deps): bump typing-extensions from 4.14.0 to 4.14.1 (#13150)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.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.14.0...4.14.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4c3381 commit 79ef1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ typing-extensions==4.13.2 ; python_full_version < '3.9'
251251
# via
252252
# exceptiongroup
253253
# mypy
254-
typing-extensions==4.14.0 ; python_full_version >= '3.9'
254+
typing-extensions==4.14.1 ; python_full_version >= '3.9'
255255
# via
256256
# exceptiongroup
257257
# mypy

0 commit comments

Comments
 (0)