From d798be4a27f15eff3d7229834dc9bb703bdea794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:28:26 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.2.2. - [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.18...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6016ff..7dd965b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ tf-estimator-nightly==1.14.0.dev2019060501 tornado==6.4.1 tqdm==4.43.0 traitlets==4.3.3 -urllib3==1.26.18 +urllib3==2.2.2 wcwidth==0.1.8 webencodings==0.5.1 Werkzeug==3.0.1