From 12d3ab8e44f10c52485bbe14d7290d44ce6d17c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:03:02 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [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.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.3.9.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.3.9.txt b/requirements.3.9.txt index 89895ce..950dd42 100644 --- a/requirements.3.9.txt +++ b/requirements.3.9.txt @@ -21,4 +21,4 @@ scipy==1.6.3 six==1.16.0 SQLAlchemy==1.4.15 threadpoolctl==2.1.0 -urllib3==1.26.4 +urllib3==1.26.5 diff --git a/requirements.txt b/requirements.txt index 2879d62..73b8479 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ scipy==1.9.3 # -e git+https://github.com/rizac/sdaas.git@89aaf28d7f6f77393d1ce32d62fba7f8f4895e8f#egg=sdaas six==1.16.0 SQLAlchemy==1.4.44 -urllib3==1.26.13 +urllib3==1.26.5