From 0b6b1ef97a076f9fe057c6c403988123f3b325ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 19:58:30 +0100 Subject: [PATCH] Upgrade: Bump typing-extensions from 3.10.0.2 to 4.0.1 (#234) Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.2 to 4.0.1. - [Release notes](https://github.com/python/typing/releases) - [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG) - [Commits](https://github.com/python/typing/commits) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patric Stout --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74db92a..b7af57f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ sentry-sdk==1.5.0 smmap==5.0.0 sniffio==1.2.0 text-unidecode==1.3 -typing-extensions==3.10.0.2 +typing_extensions==4.0.1 urllib3==1.26.7 wcwidth==0.2.5 wikitexthtml==0.1.3