From ef9d26d71cf4afd30a2fb90e484f1f6f5bd80457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:41:46 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.19 in /authn-service Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.11...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- authn-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authn-service/requirements.txt b/authn-service/requirements.txt index 96f4ca28..b0c0fe8f 100644 --- a/authn-service/requirements.txt +++ b/authn-service/requirements.txt @@ -21,5 +21,5 @@ pyxdg==0.25 requests==2.24.0 SecretStorage==2.3.1 six==1.12.0 -urllib3==1.25.11 +urllib3==1.26.19 Werkzeug==1.0.1