From 09ae96e4da2e039f18cf9c48d4bb4b119109d96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 22:56:48 +0300 Subject: [PATCH] Bump typing-extensions from 3.10.0.2 to 4.0.0 (#245) Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.2 to 4.0.0. - [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/compare/3.10.0.2...4.0.0) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8caba2..0eb34c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ soupsieve==2.3.1 stem==1.8.0 torrequest==0.1.0 tqdm==4.62.3 -typing-extensions==3.10.0.2 +typing-extensions==4.0.0 webencodings==0.5.1 xhtml2pdf==0.2.5 XMind==1.2.0