From b92cdc20898d9d21f184c7ae19f847cb46fcf214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:14:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20typing-extensions=20from=204?= =?UTF-8?q?.12.2=20to=204.13.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.2. - [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.12.2...4.13.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 935f47cdab..0bdffb2e4f 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -9,4 +9,4 @@ fastapi >=0.103.2 httpx ==0.28.1 dirty-equals ==0.9.0 jinja2 ==3.1.6 -typing-extensions ==4.12.2 +typing-extensions ==4.13.2