From 7d408bd7280e3f11121fe7d63fe2af81e0f90b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:55:02 +0000 Subject: [PATCH] Build(deps): Bump typing-extensions from 4.15.0 to 4.16.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.15.0 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.15.0...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] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 95a4f612..dd1773e6 100644 --- a/constraints.txt +++ b/constraints.txt @@ -60,7 +60,7 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 tomli==2.4.1 twine==6.2.0 -typing_extensions==4.15.0 +typing_extensions==4.16.0 typing-inspection==0.4.2 urllib3==2.7.0 wheel-filename==1.4.2