From 8ff612d4471c3eddb314d850f8f9db011dc5131b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:49:17 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.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.26.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6abd213e5..161193f87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ requests-oauthlib==1.1.0 oauthlib==2.1.0 markdown2==2.4.0 wheel==0.35.1 -urllib3==1.26.11 +urllib3==1.26.18 retry==0.9.2 spython==0.1.14 flufl.lock==6.0