From f4f82b8abb21a2ce8b444f44f020f058a97b1a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 00:05:59 +0000 Subject: [PATCH] Bump werkzeug from 2.0.0 to 3.1.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.0 to 3.1.5. - [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.0.0...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 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 849d8a4..a6197ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ requests_cache scipy umami-analytics spectrum_utils -werkzeug==2.0.0 +werkzeug==3.1.5 git+https://github.com/berlinguyinca/spectra-hash.git#subdirectory=python \ No newline at end of file