Skip to content

Commit e2a885d

Browse files
⬆ Bump typing-extensions from 4.14.0 to 4.14.1
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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a95eef5 commit e2a885d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/make_release_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requests==2.32.4
3434
# via pygithub
3535
smmap==5.0.2
3636
# via gitdb
37-
typing-extensions==4.14.0
37+
typing-extensions==4.14.1
3838
# via pygithub
3939
urllib3==2.5.0
4040
# via

0 commit comments

Comments
 (0)