From f23632ed623c5a337b04984358691327924cf57a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:58:27 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.4 in /processing/docs Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- processing/docs/requirements_batch_camera_trap.txt | 2 +- processing/docs/requirements_batch_processing.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/processing/docs/requirements_batch_camera_trap.txt b/processing/docs/requirements_batch_camera_trap.txt index 376af60..2942999 100644 --- a/processing/docs/requirements_batch_camera_trap.txt +++ b/processing/docs/requirements_batch_camera_trap.txt @@ -125,6 +125,6 @@ ultralytics-thop==2.0.14 urllib3==2.4.0 uvicorn==0.34.2 websockets==15.0.1 -werkzeug==3.1.3 +werkzeug==3.1.4 wget==3.2 yolov5==7.0.13 diff --git a/processing/docs/requirements_batch_processing.txt b/processing/docs/requirements_batch_processing.txt index 70583a4..1df6eef 100644 --- a/processing/docs/requirements_batch_processing.txt +++ b/processing/docs/requirements_batch_processing.txt @@ -130,6 +130,6 @@ urllib3==2.4.0 uvicorn==0.34.2 wcwidth==0.2.13 websockets==15.0.1 -werkzeug==3.1.3 +werkzeug==3.1.4 wget==3.2 yolov5==7.0.13