From 34e4dd98c4459e8be4a0d37505f6c22afea44c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:39:27 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.18 in /authn-service Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 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.25.11...1.26.18) --- 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 a3ef660..29eb32f 100644 --- a/authn-service/requirements.txt +++ b/authn-service/requirements.txt @@ -20,7 +20,7 @@ pyxdg==0.25 requests==2.24.0 SecretStorage==2.3.1 six==1.16.0 -urllib3==1.25.11 +urllib3==1.26.18 Werkzeug==1.0.1 requests-oauthlib==1.3.0 pandas==1.0.3