From 7deecae0b000ab3636d19a481190e7fc005163a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:39:22 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /deploy Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 3600599..8533486 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -8,4 +8,4 @@ pycodestyle==2.6.0 requests==2.31.0 smmap==3.0.4 toml==0.10.1 -urllib3==1.26.5 +urllib3==1.26.17