From da668b4582c85bf02c8b9c8fda305eae47e85c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 22:59:03 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.3.8 in /neural-corp3/challenge Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.3.8. - [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.2.2...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neural-corp3/challenge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural-corp3/challenge/requirements.txt b/neural-corp3/challenge/requirements.txt index 33cbc71..6736c71 100644 --- a/neural-corp3/challenge/requirements.txt +++ b/neural-corp3/challenge/requirements.txt @@ -4,5 +4,5 @@ Flask_Login==0.6.2 Flask_SQLAlchemy==3.0.2 Flask_WTF==1.0.1 WTForms==2.2.1 -Werkzeug==2.2.2 +Werkzeug==2.3.8 Flask_Cors==4.0.0