From 38c32639fe4aa08e53cc2ded6b9086a4b7090d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:03:32 +0000 Subject: [PATCH] Bump werkzeug in /yolov7-benchmark in the pip group across 1 directory Bumps the pip group with 1 update in the /yolov7-benchmark directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.0.1 to 3.0.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.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- yolov7-benchmark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yolov7-benchmark/requirements.txt b/yolov7-benchmark/requirements.txt index b00ebca..86123d2 100644 --- a/yolov7-benchmark/requirements.txt +++ b/yolov7-benchmark/requirements.txt @@ -65,6 +65,6 @@ traitlets==5.3.0 typing-extensions==4.3.0 urllib3==1.26.19 wcwidth==0.2.5 -Werkzeug==3.0.1 +Werkzeug==3.0.6 wget==3.2 zipp==3.19.1 \ No newline at end of file