From 75e16ac55e18e7de0255fd5b34c8841837d46768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:43:09 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5522fb1..c2b821e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -39,5 +39,5 @@ sphinxcontrib-serializinghtml==1.1.4 ssm-cache==2.9 toml==0.10.2 typing-extensions==3.7.4.3 -urllib3==1.26.18 +urllib3==1.26.19 zipp==3.4.1 diff --git a/requirements.txt b/requirements.txt index 9c6fbfb..9b990f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ six==1.15.0 ssm-cache==2.9 toml==0.10.2 typing-extensions==3.7.4.3 -urllib3==1.26.18 +urllib3==1.26.19 zipp==3.4.1