From c9ae56c3af63ac7d6b4d730e3cf4368dae8206c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:57:50 +0000 Subject: [PATCH] Bump urllib3 from 2.0.5 to 2.0.7 in /dev Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.7. - [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/v2.0.5...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev/requirements-3.10.txt | 2 +- dev/requirements-3.11.txt | 2 +- dev/requirements-3.8.txt | 2 +- dev/requirements-3.9.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/requirements-3.10.txt b/dev/requirements-3.10.txt index 8fb61180a..b595c6e2d 100644 --- a/dev/requirements-3.10.txt +++ b/dev/requirements-3.10.txt @@ -612,7 +612,7 @@ tzdata==2023.3 # via pandas uri-template==1.3.0 # via jsonschema -urllib3==2.0.5 +urllib3==2.0.7 # via # distributed # requests diff --git a/dev/requirements-3.11.txt b/dev/requirements-3.11.txt index 2159b6fed..17ba4f8c1 100644 --- a/dev/requirements-3.11.txt +++ b/dev/requirements-3.11.txt @@ -597,7 +597,7 @@ tzdata==2023.3 # via pandas uri-template==1.3.0 # via jsonschema -urllib3==2.0.5 +urllib3==2.0.7 # via # distributed # requests diff --git a/dev/requirements-3.8.txt b/dev/requirements-3.8.txt index e83e0f402..4209d5c52 100644 --- a/dev/requirements-3.8.txt +++ b/dev/requirements-3.8.txt @@ -630,7 +630,7 @@ tzdata==2023.3 # via pandas uri-template==1.3.0 # via jsonschema -urllib3==2.0.5 +urllib3==2.0.7 # via # distributed # requests diff --git a/dev/requirements-3.9.txt b/dev/requirements-3.9.txt index a93d4bde7..2860c9bb7 100644 --- a/dev/requirements-3.9.txt +++ b/dev/requirements-3.9.txt @@ -621,7 +621,7 @@ tzdata==2023.3 # via pandas uri-template==1.3.0 # via jsonschema -urllib3==2.0.5 +urllib3==2.0.7 # via # distributed # requests