From a8c537d4e41253588aa70cae705b28a5091eb37e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 14:21:01 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 2.2.3 in /docker/nginx-uwsgi-flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.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.3...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/nginx-uwsgi-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/nginx-uwsgi-flask/requirements.txt b/docker/nginx-uwsgi-flask/requirements.txt index a88953e..16062eb 100644 --- a/docker/nginx-uwsgi-flask/requirements.txt +++ b/docker/nginx-uwsgi-flask/requirements.txt @@ -34,4 +34,4 @@ six==1.16.0 SQLAlchemy==1.4.42 urllib3==1.26.12 uWSGI==2.0.20 -Werkzeug==2.0.3 +Werkzeug==2.2.3