From 2a6ba78ef13d799691e97a5b29cce4da53613f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:38:29 -0600 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /autopkg (#17) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- autopkg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autopkg/requirements.txt b/autopkg/requirements.txt index 08d5d54..06dfdf5 100644 --- a/autopkg/requirements.txt +++ b/autopkg/requirements.txt @@ -7,4 +7,4 @@ Click==7.0 idna==2.8 requests==2.31.0 toml==0.10.0 -urllib3==1.26.18 +urllib3==1.26.19