From 4ac96f436c701adfa9d6411460cd099495388da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:07:11 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.4...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ce65531..fe4dc2f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -24,4 +24,4 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -urllib3==1.26.5 +urllib3==1.26.19 diff --git a/requirements.txt b/requirements.txt index 5591ad6..09ca91f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,6 @@ pytz==2021.1 requests==2.25.1 six==1.15.0 toml==0.10.2 -urllib3==1.26.4 +urllib3==1.26.19 Werkzeug==2.2.3 wrapt==1.12.1