From 42f81cc62e1e32c7be28184ec3532fd66360a8f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:19:23 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.17 in /jobs/microk8s Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.17. - [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.9...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/microk8s/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/microk8s/requirements.txt b/jobs/microk8s/requirements.txt index 57b0b9f2a..b455ecd34 100644 --- a/jobs/microk8s/requirements.txt +++ b/jobs/microk8s/requirements.txt @@ -63,7 +63,7 @@ six==1.15.0 # python-dateutil testresources==2.0.1 # via launchpadlib -urllib3==1.25.9 +urllib3==1.26.17 # via # -r requirements.in # requests