From 2ba5fa9fd3ec902b46f8f97a4a32e815583d0d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:13:22 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.2.2 in /24T1/ass3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 24T1/ass3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24T1/ass3/requirements.txt b/24T1/ass3/requirements.txt index da31c25..2ae6ce7 100644 --- a/24T1/ass3/requirements.txt +++ b/24T1/ass3/requirements.txt @@ -108,7 +108,7 @@ traitlets==5.14.2 types-python-dateutil==2.9.0.20240316 tzdata==2024.1 uri-template==1.3.0 -urllib3==2.2.1 +urllib3==2.2.2 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1