From dde7dcba3c223426b9a5fe3e96948022b3f8a7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 06:47:00 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.1.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.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/3.0.3...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2130a5..d387845 100644 --- a/requirements.txt +++ b/requirements.txt @@ -131,7 +131,7 @@ urllib3==2.2.3 visions==0.7.6 watchfiles==0.21.0 wcwidth==0.2.12 -Werkzeug==3.0.3 +Werkzeug==3.1.3 wheel==0.45.0 widgetsnbextension==4.0.13 wordcloud==1.9.4