From 33ebe4262f1f75ea6fefc44bf779230016a7ba20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:40:59 +0000 Subject: [PATCH] Bump werkzeug from 2.3.4 to 3.0.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.4 to 3.0.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.3.4...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index ae24bfe0..112928d9 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -150,7 +150,7 @@ wandb==0.15.3 wasabi==1.1.1 webencodings==0.5.1 wellcomeml==2.0.3 -Werkzeug==2.3.4 +Werkzeug==3.0.1 wrapt==1.12.1 xyzservices==2023.5.0 zipp==3.15.0