From d9cd19c7b52ca7af2c7826e54ec77dbe0eabf453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 01:57:14 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 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.26.11...1.26.17) --- 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..fe687bdbf 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.17 retry==0.9.2 spython==0.1.14 flufl.lock==6.0