From 6a7899e437f476cf3585accf1257b51a43fe3acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:11:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.18 in /authserver Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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.6...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- authserver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authserver/requirements.txt b/authserver/requirements.txt index a3024753..87ce0309 100644 --- a/authserver/requirements.txt +++ b/authserver/requirements.txt @@ -9,5 +9,5 @@ Jinja2==2.11.3 logging-tree==1.9 MarkupSafe==1.1.1 requests==2.26.0 -urllib3==1.26.6 +urllib3==1.26.18 Werkzeug==1.0.1