From b89c54ff40339b3b7bc6265425b61f189af21a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:24:38 +0000 Subject: [PATCH] Bump werkzeug from 3.0.4 to 3.0.6 in /testproject Bumps [werkzeug](https://github.com/pallets/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: direct:production ... Signed-off-by: dependabot[bot] --- testproject/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject/requirements_test.txt b/testproject/requirements_test.txt index e2ffbced..fba0bc78 100644 --- a/testproject/requirements_test.txt +++ b/testproject/requirements_test.txt @@ -4,4 +4,4 @@ Flask==3.0.3 flask-cors==5 psycopg2-binary==2.9.9 selenium==4.25.0 -Werkzeug==3.0.4 +Werkzeug==3.0.6