From 878a34767783b02a8468117a001b02933565d62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 09:10:13 +0000 Subject: [PATCH] Bump typing-extensions from 4.9.0 to 4.12.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.12.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.9.0...4.12.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfbccc3..8ba8e63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,7 +104,7 @@ tomli==2.0.1 tornado==6.4 traitlets==5.14.1 types-python-dateutil==2.8.19.20240106 -typing_extensions==4.9.0 +typing_extensions==4.12.0 tzdata==2024.1 uri-template==1.3.0 urllib3==2.2.1