From ab425fec085770df5c4527ebacc57ec009ff1a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:25:33 +0000 Subject: [PATCH] build(deps): bump typing-extensions from 4.0.1 to 4.12.2 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.0.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.0.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] --- constraints-oldest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints-oldest.txt b/constraints-oldest.txt index 70d16afb2..d1b50ae34 100644 --- a/constraints-oldest.txt +++ b/constraints-oldest.txt @@ -20,5 +20,5 @@ ruamel.yaml==0.17.21 toml==0.10.0 twine==2.0.0 types-toml==0.10.4 -typing_extensions==4.0.1 +typing_extensions==4.12.2 wheel==0.21.0