From 2396c8fe9947fd557dcd4f92b2027c2be39cd909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:00:14 +0200 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 (#560) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.prod.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index 00fa675..f1b5c50 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -23,7 +23,7 @@ soupsieve==2.3.2.post1 sqlparse==0.4.4 supervisor==4.2.4 typing-extensions==3.10.0.0 -urllib3==1.26.17 +urllib3==1.26.18 uWSGI==2.0.22 waybackpy==3.0.6 webencodings==0.5.1 diff --git a/requirements.txt b/requirements.txt index 1a78d50..4449453 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,6 +33,6 @@ six==1.16.0 soupsieve==2.3.2.post1 sqlparse==0.4.4 typing-extensions==3.10.0.0 -urllib3==1.26.17 +urllib3==1.26.18 waybackpy==3.0.6 webencodings==0.5.1