From d7a31f3c2b174a5bcf9ddbdb7aa60a82142ad959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 21:31:44 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 2.2.3 in /src/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] --- src/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/requirements.txt b/src/api/requirements.txt index 0edf9c0..c179107 100644 --- a/src/api/requirements.txt +++ b/src/api/requirements.txt @@ -13,4 +13,4 @@ python-dateutil==2.7.2 python-editor==1.0.3 six==1.11.0 SQLAlchemy==1.3.3 -Werkzeug==0.15.3 +Werkzeug==2.2.3