From c833c8aeab5bdc624d3a2fadffc988e7679146f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 17:59:51 +0000 Subject: [PATCH] Bump werkzeug from 2.0.0 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.0 to 3.0.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.0.0...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.0.6 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 62ea414..3d9ef60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ requests requests_cache scipy spectrum_utils -werkzeug==2.0.0 +werkzeug==3.0.6 git+https://github.com/berlinguyinca/spectra-hash.git#subdirectory=python \ No newline at end of file