From 54911885d0a56748b16cc41e83c2b4e279765860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:23:25 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 2.0.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.0.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b0a248b10..3a69f1c621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ tweepy[async]==4.14.0 types-beautifulsoup4==4.12.0.6 typing-extensions==4.7.1 unicodedata2==14.0.0 -urllib3==1.26.14 +urllib3==2.0.6 vcrpy==5.1.0 wand==0.6.11 wolframalpha==5.0.0