From e654ef70c019a51da0570d15e278df2f8807cac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:08:33 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 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.16.0...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f60e9f2..d9a7446 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -42,4 +42,4 @@ sphinxcontrib-qthelp==1.0.2 sphinxcontrib-serializinghtml==1.1.3 SQLAlchemy==1.3.9 urllib3==1.26.5 -Werkzeug==0.16.0 +Werkzeug==2.2.3 diff --git a/requirements.txt b/requirements.txt index d55a704..d687be9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ PyJWT==1.7.1 six==1.12.0 SQLAlchemy==1.3.9 wheel==0.36.2 -Werkzeug==0.16.0 +Werkzeug==2.2.3 selenium gunicorn==19.9.0 slackclient==2.9.3