From b39e6fb4f2d62105a6b4631da0739c8364f15a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:42:51 +0000 Subject: [PATCH] Bump werkzeug from 0.16.1 to 2.2.3 in /doc Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.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/0.16.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 4179db2..d43465d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -8,4 +8,4 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 pkg-resources==0.0.0 pytz==2019.3 -Werkzeug==0.16.1 +Werkzeug==2.2.3