From 38ced6f287e96eaffbd98aad1253dc08f8c62c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:53:43 +0000 Subject: [PATCH] Bump urllib3 from 2.0.3 to 2.0.6 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.6. - [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.0.3...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/freeze.txt b/requirements/freeze.txt index ac7aa83..48d07c5 100644 --- a/requirements/freeze.txt +++ b/requirements/freeze.txt @@ -64,7 +64,7 @@ stack-data==0.6.2 traitlets==5.9.0 twine==4.0.2 typing_extensions==4.7.1 -urllib3==2.0.3 +urllib3==2.0.6 wcwidth==0.2.6 webencodings==0.5.1 zipp==3.15.0