From 3b9370c3f3e08c3ce1bb31c1bbe3ef015b90ba61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:22:43 +0000 Subject: [PATCH] Build(deps): Bump typing-extensions in /dependencies/default Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.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.11.0...4.12.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 02215525..8f04ff8f 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -8,4 +8,4 @@ pluggy==1.5.0 pytest==8.2.1 sortedcontainers==2.4.0 tomli==2.0.1 -typing_extensions==4.11.0 +typing_extensions==4.12.1