From 2bcb4eeb4e838578d5bfc8984845ed8457876f67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:11:07 +0000 Subject: [PATCH] Bump werkzeug from 2.3.8 to 3.0.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 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.3.8...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e5f1c1..ec61464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ sqlalchemy==1.3.20 dask[complete]==2022.9.2 dask_jobqueue==0.8.1 distributed==2022.9.2 -Werkzeug==2.3.8 +Werkzeug==3.0.3 cytoolz==0.11.0 logzero==1.6.3 psycopg2-binary==2.8.6