From 4cc6a94f465cd82fb5c39cc2e267d0ba71fc29f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 17:02:23 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 3.0.3 in /Docker Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 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.3...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker/requirements.txt b/Docker/requirements.txt index 1557549..ca66dee 100644 --- a/Docker/requirements.txt +++ b/Docker/requirements.txt @@ -270,7 +270,7 @@ wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.4.2 websockets==10.4 -Werkzeug==2.2.3 +Werkzeug==3.0.3 wheel==0.38.4 widgetsnbextension==4.0.3 wordcloud==1.8.2.2