Skip to content

Commit 22f0fa1

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] <support@github.com>
1 parent af58215 commit 22f0fa1

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
@@ -13,7 +13,7 @@ psycopg2-binary==2.9.10
1313
pytz==2025.2
1414
requests==2.32.4
1515
sqlparse==0.5.3
16-
typing_extensions==4.14.0
16+
typing_extensions==4.14.1
1717
urllib3==2.5.0
1818
whitenoise==6.9.0
1919

0 commit comments

Comments
 (0)