From e4ad22999118522c4eaec481a0fbca13f11c794a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:50:19 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 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.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d6b91f190c..1704a743c2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -259,7 +259,7 @@ virtualenv==20.14.1 # via pre-commit watchdog==2.1.8 # via pytest-watch -werkzeug==3.0.3 +werkzeug==3.0.6 # via # flask # locust