From 12462cd56b52ffce127e997af44f76f3c76b30d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 10:56:43 +0000 Subject: [PATCH] Bump werkzeug from 2.0.1 to 2.3.5 in /app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.3.5. - [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.0.1...2.3.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 069495d..7303c00 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,4 +7,4 @@ Jinja2==3.0.1 jsonpickle==2.0.0 MarkupSafe==2.0.1 SQLAlchemy==1.4.23 -Werkzeug==2.0.1 +Werkzeug==2.3.5