From 6bdbd9097f53332692460d879450c4f1d4ff2078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 09:11:12 +0000 Subject: [PATCH] Bump werkzeug from 2.0.2 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 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/2.0.2...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 c1db5a4..68966c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,6 +43,6 @@ SQLAlchemy==1.3.13 TgCrypto==1.2.3 tqdm==4.64.0 urllib3==1.26.8 -Werkzeug==2.0.2 +Werkzeug==2.2.3 Whoosh==2.7.4 WTForms==3.0.1