From d44fdfd2ceba342ed0259b3a6a15fe00a2a8f9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 20:22:55 +0000 Subject: [PATCH] Bump typing-extensions from 4.13.2 to 4.16.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.13.2 to 4.16.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.13.2...4.16.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 80cfbec..f0243db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.8.1 +asgiref==3.8.1 attrs==25.3.0 backports-datetime-fromisoformat==2.0.3 certifi==2025.4.26 @@ -42,7 +42,7 @@ sqlparse==0.5.3 standard-distutils==3.11.9 stripe==12.0.1 tqdm==4.67.1 -typing_extensions==4.13.2 +typing_extensions==4.16.0 tzdata==2025.2 uritemplate==4.1.1 urllib3==2.4.0