From 35387ddf8626fabcf8e7d18622f2fb1b211bbab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 14:12:23 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec11f39f82..92469981be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pygments == 2.7.4 python-markdown-math == 0.8 requests == 2.23 SQLAlchemy == 1.3.16 -Werkzeug == 1.0.1 +Werkzeug == 2.2.3 jinja2==3.0.3 itsdangerous==2.0.1 git+https://github.com/adapter-hub/flask-filealchemy@master#egg=flask-filealchemy