From d385dd1e082cee3119a96f0ec34a8bf1b8d18dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 05:49:20 +0000 Subject: [PATCH] Bump urllib3 from 2.4.0 to 2.5.0 in /processing/docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0. - [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/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- processing/docs/requirements_batch_camera_trap.txt | 2 +- processing/docs/requirements_batch_face_detection.txt | 2 +- processing/docs/requirements_batch_processing.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/processing/docs/requirements_batch_camera_trap.txt b/processing/docs/requirements_batch_camera_trap.txt index 376af60..b94bc8f 100644 --- a/processing/docs/requirements_batch_camera_trap.txt +++ b/processing/docs/requirements_batch_camera_trap.txt @@ -122,7 +122,7 @@ typing-inspection==0.4.0 tzdata==2025.2 ultralytics==8.3.129 ultralytics-thop==2.0.14 -urllib3==2.4.0 +urllib3==2.5.0 uvicorn==0.34.2 websockets==15.0.1 werkzeug==3.1.3 diff --git a/processing/docs/requirements_batch_face_detection.txt b/processing/docs/requirements_batch_face_detection.txt index 580c841..6b1b6ac 100644 --- a/processing/docs/requirements_batch_face_detection.txt +++ b/processing/docs/requirements_batch_face_detection.txt @@ -40,4 +40,4 @@ torchvision==0.22.0 triton==3.3.0 typing-extensions==4.13.2 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 diff --git a/processing/docs/requirements_batch_processing.txt b/processing/docs/requirements_batch_processing.txt index 70583a4..30c6569 100644 --- a/processing/docs/requirements_batch_processing.txt +++ b/processing/docs/requirements_batch_processing.txt @@ -126,7 +126,7 @@ typing-inspection==0.4.0 tzdata==2025.2 ultralytics==8.3.129 ultralytics-thop==2.0.14 -urllib3==2.4.0 +urllib3==2.5.0 uvicorn==0.34.2 wcwidth==0.2.13 websockets==15.0.1