From 7a2de43ceeebedf16462b153b6668ed0742cc9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:45:53 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.25.3...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements38.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf4967e..8563cf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ tensorflow==1.15.5 tensorflow-estimator==1.15.1 termcolor==1.1.0 tqdm==4.51.0 -urllib3==1.25.3 +urllib3==1.26.19 Werkzeug==0.15.4 wrapt==1.11.2 -e . diff --git a/requirements38.txt b/requirements38.txt index 39926b5..e94ad8c 100644 --- a/requirements38.txt +++ b/requirements38.txt @@ -41,7 +41,7 @@ scipy==1.5.4 setuptools~=47.1.0 termcolor==1.1.0 tqdm==4.51.0 -urllib3==1.25.3 +urllib3==1.26.19 Werkzeug==0.15.4 wrapt==1.11.2 -e .