From 37d1556c23aa2fd903fbf7c8d6c256d0aeaf973e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 23:27:57 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.18 in /03_cv/client Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.18. - [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.8...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 03_cv/client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_cv/client/requirements.txt b/03_cv/client/requirements.txt index 41708f5..52b7e4f 100644 --- a/03_cv/client/requirements.txt +++ b/03_cv/client/requirements.txt @@ -23,4 +23,4 @@ python-dotenv==0.19.2 requests==2.31.0 requests-oauthlib==1.3.0 six==1.16.0 -urllib3==1.26.8 \ No newline at end of file +urllib3==1.26.18 \ No newline at end of file