1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-14151620
This commit is contained in:
snyk-bot
2025-12-03 04:24:25 +00:00
parent ec002e159b
commit 9941513c08

View File

@@ -43,5 +43,5 @@ typing-extensions==4.15.0
# via beautifulsoup4
urllib3==2.5.0
# via requests
werkzeug==3.1.3
werkzeug==3.1.4
# via flask