From 510617825d3c2ab7416687a63a3e0dec40a9b2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 18:02:25 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 2.0.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 2.0.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.25.8...2.0.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c8403b..c7151f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ selenium==3.141.0 six==1.12.0 terminaltables==3.1.0 unicodecsv==0.14.1 -urllib3==1.25.8 +urllib3==2.0.2 urwid==2.0.1 wcwidth==0.1.7 websocket-client==0.56.0