From d73598f225b33f6791f60bbfcbc77c0e74fe64e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:31:22 +0200 Subject: [PATCH] Bump typing-extensions from 4.7.1 to 4.12.2 (#162) Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.12.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.7.1...4.12.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index aaeeacb..643faf8 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -27,7 +27,7 @@ sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -typing_extensions==4.7.1 +typing_extensions==4.12.2 urllib3==2.0.7 zipp==3.19.2 sphinx-design