From a75df43a783d8f5498b048c23c489669609efdb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:21:44 +0100 Subject: [PATCH] Bump werkzeug from 2.0.2 to 2.2.3 (#58) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isaac Cheng <47993930+IsaacCheng9@users.noreply.github.com> --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 478fbf6..395aac8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,9 @@ email_validator==1.1.3 Flask==2.3.2 Flask_SocketIO==5.1.1 +Pillow==9.0.1 +Werkzeug==2.2.3 Pillow==9.3.0 -Werkzeug==2.0.2 bcrypt==3.2.0 pytest==6.2.5 pytest-steps==1.8.0