From bebb2dbdb6bcf8ad364b9fdb43b330003238759e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:53:43 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.3 in /backend Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.3. - [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/1.0.1...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 3438bd5d..ef72a864 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ hupper==1.10.2 pyinstaller==4.0 pytest==6.1.2 snakeviz==2.1.0 -Werkzeug==1.0.1 +Werkzeug==3.0.3