From 58920339d5cc37f205a37c3935da4f157c332845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 13:18:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.0.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.0. - [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.15...2.0.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 16ad28848334..6ed2cca6048d 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -179,7 +179,7 @@ twine==4.0.2 # via cryptography (pyproject.toml) typing-extensions==4.5.0 # via mypy -urllib3==1.26.15 +urllib3==2.0.0 # via # requests # twine