From 35fd0e490365de85e69d3023b4124019990d06ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:55:03 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 2.6.0 in /Lab 4 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 2.6.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.5...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lab 4/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab 4/requirements-freeze.txt b/Lab 4/requirements-freeze.txt index 2ad78f8316..47b76dc452 100644 --- a/Lab 4/requirements-freeze.txt +++ b/Lab 4/requirements-freeze.txt @@ -189,7 +189,7 @@ twython==3.8.2 typed-ast==1.4.2 typing-extensions==4.7.1 unicornhathd==0.0.4 -urllib3==1.26.5 +urllib3==2.6.0 v4l2-python3==0.3.2 vosk==0.3.45 webencodings==0.5.1