From 5e2f7782cd20fa20b13a37bb37eb4f406917b8fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:56:03 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.5. - [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.0.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240716_194229-v7v7xsap/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yolov7-tracker-example/wandb/run-20240716_194229-v7v7xsap/files/requirements.txt b/yolov7-tracker-example/wandb/run-20240716_194229-v7v7xsap/files/requirements.txt index 4218604..a4ae54c 100644 --- a/yolov7-tracker-example/wandb/run-20240716_194229-v7v7xsap/files/requirements.txt +++ b/yolov7-tracker-example/wandb/run-20240716_194229-v7v7xsap/files/requirements.txt @@ -5,7 +5,7 @@ Markdown==3.6 MarkupSafe==2.1.5 PySocks==1.7.1 PyYAML==6.0.1 -Werkzeug==3.0.3 +Werkzeug==3.1.5 absl-py==2.1.0 beautifulsoup4==4.12.3 certifi==2024.7.4