From c5321bb6915892d0987859c8cc0fa3d556ccf58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 12:01:14 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.0.0 in /backend Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 3.0.0. - [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.2...3.0.0) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 80014a5..8dffd05 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,4 +20,4 @@ pylint==3.0.1 pytest==7.4.2 six==1.16.0 tomlkit==0.12.1 -Werkzeug==2.2.2 +Werkzeug==3.0.0