From 5afc1301bd4e1ae5d41a8f7904b7305bc016906f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 16:57:02 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index d501eb2..af784b5 100644 --- a/requirements.in +++ b/requirements.in @@ -369,7 +369,7 @@ typing-extensions==4.7.1 # pydantic tzdata==2023.3 # via pandas -urllib3==1.26.16 +urllib3==1.26.17 # via # distributed # google-auth diff --git a/requirements.txt b/requirements.txt index 77162e0..2859ee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1610,9 +1610,9 @@ tzdata==2023.3 \ # via # -r requirements.in # pandas -urllib3==1.26.16 \ - --hash=sha256:8d36afa7616d8ab714608411b4a3b13e58f463aee519024578e062e141dce20f \ - --hash=sha256:8f135f6502756bde6b2a9b28989df5fbe87c9970cecaa69041edcce7f0589b14 +urllib3==1.26.17 \ + --hash=sha256:24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21 \ + --hash=sha256:94a757d178c9be92ef5539b8840d48dc9cf1b2709c9d6b588232a055c524458b # via # -r requirements.in # distributed