A collection of scripts, queries, and other goodies you can use in an audit.
clone: git clone https://gitbay.org/audit-labs/audit-tools.git
9e406e3283444aa800fc5ab684df2ba850577ded
signed_unknown_key
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> · 2026-04-23T22:25:13Z
committer: <noreply@github.com>
Update werkzeug requirement from >=3.1.5 to >=3.1.8
Updates the requirements on [werkzeug](https://github.com/pallets/werkzeug) to permit the latest version.
- [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.1.5...3.1.8)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 3397b0d..133cf50 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,4 @@ requests
dash
plotly
urllib3>=2.6.3
-Werkzeug>=3.1.5
+Werkzeug>=3.1.8