From e40554e05704567cdfd716d54b64264c0123fac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 10:56:53 +0000 Subject: [PATCH] Bump werkzeug from 2.0.1 to 2.3.3 in /app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.3.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/2.0.1...2.3.3) --- 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..020e182 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.3