From 22642cf1489168c5fb3d1732e6e5ad872f41e658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:30:15 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 2.0.7. - [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.5...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3bb1d3b9..1729958e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ jmespath==1.0.0 botocore>=1.15.0,<1.32.0 boto3>=1.12.0,<1.29.0 -urllib3==1.26.5 +urllib3==2.0.7 pyasn1==0.5.0 contextlib2==21.6.0 rcssmin==1.1.0 @@ -60,7 +60,7 @@ chardet==5.2.0 idna==3.4 certifi==2023.7.22 # sentry-sdk -urllib3==1.26.5 # sentry-sdk +urllib3==2.0.7 # sentry-sdk requests==2.31.0 @@ -94,7 +94,7 @@ entrypoints==0.4 cryptography==41.0.4 idna==3.4 -urllib3==1.26.5 +urllib3==2.0.7 cffi==1.16.0 asn1crypto==1.5.0 future==0.18.3