From aff530d58d0cdd4e9b4efdb66878bc2dbc4541d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:08:41 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.19 in /real_url Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.19. - [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.5...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- real_url/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/real_url/requirements.txt b/real_url/requirements.txt index 7c3be85..8ab34be 100644 --- a/real_url/requirements.txt +++ b/real_url/requirements.txt @@ -11,5 +11,5 @@ PyExecJS==1.5.1 requests==2.26.0 six==1.15.0 typing-extensions==3.7.4.3 -urllib3==1.26.5 +urllib3==1.26.19 yarl==1.5.1