From 278fadc7cbea4431f059ebd1020c75ac7d6feebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:23:45 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 2.3.8 in /tests Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.8. - [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/2.2.3...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_frozen.txt b/tests/requirements_frozen.txt index 1cfcb07..b567666 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -81,6 +81,6 @@ Twisted==23.10.0 typing_extensions==4.0.1 vine==5.0.0 wcwidth==0.2.5 -Werkzeug==2.2.3 +Werkzeug==2.3.8 XlsxWriter==3.0.2 zope.interface==5.4.0