From 5e2f4222f7edd70285ca95f12041d059e6376bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 03:34:35 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.18 in /charm-slurmd Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- charm-slurmd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-slurmd/requirements.txt b/charm-slurmd/requirements.txt index 4ec83f2..bf88658 100644 --- a/charm-slurmd/requirements.txt +++ b/charm-slurmd/requirements.txt @@ -1,4 +1,4 @@ ops==1.3.0 -urllib3==1.26.9 +urllib3==1.26.18 etcd3gw==1.0.2 git+https://github.com/omnivector-solutions/slurm-ops-manager.git@0.8.15