Merge pull request #23 from canstralian/snyk-fix-46e193396f18eb8d6e88f6ddb1dca953

This commit is contained in:
Esteban Cara de Sexo 2025-02-28 03:35:16 +10:00 committed by GitHub
commit d8930b48f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,5 @@ psutil>=5.9.4
requests>=2.28.1
toml>=0.10.2
Unidecode>=1.3.1
werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability
werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=44.0.1 # not directly required, pinned by Snyk to avoid a vulnerability