From 1f7905f9b921f5d94455b58d93f591aa316fc1d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 01:52:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17. - [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.13...1.26.17) --- 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 0f7fbd9..9326205 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ numpy==1.23.5 opencv-python==4.6.0.66 Pillow==10.0.1 python-dotenv==0.21.0 -urllib3==1.26.13 +urllib3==1.26.17 requests==2.31.0