Skip to content

Commit 5012ef4

Browse files
build(deps): 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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f68845d commit 5012ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pytz==2025.2",
2828
"requests==2.32.4",
2929
"sqlparse==0.5.3",
30-
"typing_extensions==4.14.0",
30+
"typing_extensions==4.14.1",
3131
"urllib3==2.5.0",
3232
"whitenoise==6.9.0",
3333
"PyJWT==2.10.1",

0 commit comments

Comments
 (0)