Skip to content

Commit

Permalink
fix: Backend/Services/Core.API/API/src/requirements.txt to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6808933
  • Loading branch information
snyk-bot committed May 6, 2024
1 parent 903cd68 commit 6604246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backend/Services/Core.API/API/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ tqdm==4.64.0
typing_extensions==4.2.0
urllib3>=1.16
values==2020.12.3
Werkzeug==2.1.2
Werkzeug==3.0.3
write==2020.12.3
boto3>=1.23.1

0 comments on commit 6604246

Please sign in to comment.