From 20c06d49ad495f5ea3bdf39ee357fa26c53a219f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:03:07 +0000 Subject: [PATCH] build(deps): bump werkzeug from 2.2.2 to 3.1.6 in /streamlit_app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 3.1.6. - [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.2...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streamlit_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_app/requirements.txt b/streamlit_app/requirements.txt index 237605cc..fefcef8d 100644 --- a/streamlit_app/requirements.txt +++ b/streamlit_app/requirements.txt @@ -110,7 +110,7 @@ tzlocal==4.2 urllib3==1.26.12 validators==0.20.0 watchdog==2.1.9 -Werkzeug==2.2.2 +Werkzeug==3.1.6 wsproto==1.2.0 xarray==2022.6.0 xlrd==2.0.1