From 712fedb48772f568db1aecd3b34d85c372c8e67d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:29:51 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.6. - [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.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240716_140803-0o2g46rs/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yolov7-tracker-example/wandb/run-20240716_140803-0o2g46rs/files/requirements.txt b/yolov7-tracker-example/wandb/run-20240716_140803-0o2g46rs/files/requirements.txt index 4218604..0a57cb0 100644 --- a/yolov7-tracker-example/wandb/run-20240716_140803-0o2g46rs/files/requirements.txt +++ b/yolov7-tracker-example/wandb/run-20240716_140803-0o2g46rs/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.6 absl-py==2.1.0 beautifulsoup4==4.12.3 certifi==2024.7.4