From a1e80a7fe35e994274d51b1ffe6c46952785a061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 21:28:57 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 2.2.3 in /python-api Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.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/0.15.3...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-api/requirements.txt b/python-api/requirements.txt index 28c3c97..1acc516 100644 --- a/python-api/requirements.txt +++ b/python-api/requirements.txt @@ -15,7 +15,7 @@ Pillow==8.1.1 python-dateutil==2.5.3 pytz==2016.7 six==1.10.0 -Werkzeug==0.15.3 +Werkzeug==2.2.3 Flask-SQLAlchemy==2.1 psycopg2==2.6.2 nltk==3.4.5