From 42a3ccd2ad50f14b2093fcb1a1d963808488a4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:18:11 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.19 in /src Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 31e5221..67637be 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -6,5 +6,5 @@ requests==2.31.0 six==1.16.0 types-requests==2.31.0.1 types-urllib3==1.26.25.13 -urllib3==1.26.16 +urllib3==1.26.19 user-agent==0.1.10 \ No newline at end of file