From 2315e923d229757374d3fcbf3710b36cc5fe2f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:35:10 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 1.26.18 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.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 5030a04..9f7f6ab 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -15,5 +15,5 @@ six==1.12.0 tabulate==0.8.7 toml==0.10.1 typed-ast==1.4.1 -urllib3==1.26.18 +urllib3==1.26.19 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index d81dd1f..cf58cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ idna==3.7 PyYAML==5.4.1 requests==2.32.0 simplejson==3.17.0 -urllib3==1.26.18 +urllib3==1.26.19