From edd37f0047b05a157826702e4ee8b4d6090baa78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:47:22 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.3 in /requirements Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 3fe61aa2486..9b21cdba311 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -Werkzeug==1.0.1 +Werkzeug==3.0.3 lightwood >= 23.8.1.0, < 23.8.2.0 pandas >=2.0.0, <2.1.0 markupsafe == 2.0.1