Skip to content

Commit

Permalink
fix: requirements/full_requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PEEWEE-6346767
  • Loading branch information
snyk-bot committed Mar 1, 2024
1 parent 5a8a166 commit ca6a2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/full_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ paramiko==3.4.0
# via azureml-core
pathspec==0.12.1
# via azureml-core
peewee==3.17.0
peewee==3.17.1
# via -r postgres_requirements.in
pillow==10.2.0
# via matplotlib
Expand Down

0 comments on commit ca6a2e5

Please sign in to comment.