From af9d29ff16d661a3f7cf8d05fc1a9262f7a63813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 17:23:53 +0000 Subject: [PATCH] Bump typing-extensions from 3.10.0.2 to 4.4.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 3.10.0.2 to 4.4.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/3.10.0.2...4.4.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 0fc003e..3150a45 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -55,7 +55,7 @@ tomlkit==0.11.4 tornado==6.2 tqdm==4.63.0 twine==4.0.1 -typing-extensions==3.10.0.2 +typing-extensions==4.4.0 urllib3==1.26.12 webencodings==0.5.1 wrapt==1.14.1