From e6543329959eff738bce59ceb037d3faf67feb8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:58:32 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4880659..57b4020 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ tldextract==3.4.0 tqdm==4.64.1 Twisted==22.10.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==1.26.19 w3lib==2.0.1 yarl==1.8.1 zope.interface==5.5.2