From 5a62e113bfbc42f65f3b76365f54cc7251a892e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:40:51 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 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] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6a18372..de73357 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,6 +22,6 @@ toml==0.10.2 tornado==6.1 typing-extensions==3.10.0.0 tzlocal==2.1 -urllib3==1.26.5 +urllib3==1.26.17 Werkzeug zipp==3.4.1 diff --git a/requirements.txt b/requirements.txt index 587ed65..d3af1c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ tinydb==4.4.0 toml==0.10.2 tornado==6.1 tzlocal==2.1 -urllib3==1.26.5 +urllib3==1.26.17