From 07440d1d892b2ea4b78f7cf2cb679ecd9c4d4c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 14:03:01 +0000 Subject: [PATCH] Bump typing-extensions from 4.14.0 to 4.15.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.15.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.14.0...4.15.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.15.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 3a9cfffd5e..c8bf716182 100644 --- a/constraints.txt +++ b/constraints.txt @@ -40,7 +40,7 @@ sniffio==1.3.1 soupsieve==2.7 SQLAlchemy==1.3.24 tornado==4.5.3 -typing_extensions==4.14.0 +typing_extensions==4.15.0 urllib3==2.5.0 Werkzeug==0.16.1 zope.event==6.0