From 8d5589b795fc71df84ec71c703968f2edaac9854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 17:43:24 +0000 Subject: [PATCH] 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](https://github.com/python/typing_extensions/compare/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] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 0b04427f42..6e379c022e 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.14.1 urllib3==2.5.0 Werkzeug==0.16.1 zope.event==5.1