From 38f0cf78748b473978173def49db58748c81d2c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 04:11:22 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 2.2.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.1. - [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.3...2.2.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e2866a..1efb190 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ face_recognition==1.3.0 redis==4.1.2 Flask_MonitoringDashboard==3.1.1 Flask==1.1.2 -Werkzeug==2.0.3 +Werkzeug==2.2.1 tqdm==4.62.3 olefile==0.46 Pillow==8.3.2