From c834396e0fb5fcd310b070e78c1b0512e5c6085a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:52:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.18) --- 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..f028eee 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.18 Werkzeug zipp==3.4.1 diff --git a/requirements.txt b/requirements.txt index 587ed65..6c7eb5f 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.18