From 19b57fc2ff155682f667fbbf21cda3e8a52fb7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:28:12 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.0.3 in /neural-corp2/challenge Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 3.0.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.2.2...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neural-corp2/challenge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural-corp2/challenge/requirements.txt b/neural-corp2/challenge/requirements.txt index 6353d4b..9d2c52d 100644 --- a/neural-corp2/challenge/requirements.txt +++ b/neural-corp2/challenge/requirements.txt @@ -4,4 +4,4 @@ Flask_Login==0.6.2 Flask_SQLAlchemy==3.0.2 Flask_WTF==1.0.1 WTForms==2.2.1 -Werkzeug==2.2.2 +Werkzeug==3.0.3