From e50740ad8084e3073db02006dd06463faf3458b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 13:57:49 +0000 Subject: [PATCH] Bump typing-extensions from 4.1.1 to 4.2.0 in /dependencies/default Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/python/typing/releases) - [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG.md) - [Commits](https://github.com/python/typing/compare/4.1.1...4.2.0) --- 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 1d1eeb57..fff6d807 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -20,5 +20,5 @@ sortedcontainers==2.4.0 tomli==2.0.1 trio==0.20.0 typed-ast==1.5.3 -typing_extensions==4.1.1 +typing_extensions==4.2.0 zipp==3.8.0