From 9fbed61dfc50626ee9c81ee11674baa0883be542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:30:24 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 in /python-postgres/web Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.10.4...0.15.3) Signed-off-by: dependabot[bot] --- python-postgres/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-postgres/web/requirements.txt b/python-postgres/web/requirements.txt index 32b8beb..fcdd1f9 100644 --- a/python-postgres/web/requirements.txt +++ b/python-postgres/web/requirements.txt @@ -3,7 +3,7 @@ Flask-SQLAlchemy==2.0 Jinja2==2.7.3 MarkupSafe==0.23 SQLAlchemy==0.9.9 -Werkzeug==0.10.4 +Werkzeug==0.15.3 gunicorn==19.3.0 itsdangerous==0.24 psycopg2==2.6