From 2c72197f3c8f817411564047b3b7f7c5f8d08c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:11:21 +0000 Subject: [PATCH] Bump werkzeug from 3.0.4 to 3.0.6 in the pip group Bumps the pip group with 1 update: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.0.4 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.4...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae6db4bf..5339d45b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -218,7 +218,7 @@ tzdata==2024.1 # via pandas urllib3==2.2.2 # via requests -werkzeug==3.0.4 +werkzeug==3.0.6 # via tensorboard wheel==0.44.0 # via astunparse