Skip to content

Commit

Permalink
fix: Infrastructure/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-DJANGORESTFRAMEWORK-7252137
  • Loading branch information
snyk-bot committed Jun 26, 2024
1 parent 5c383d3 commit d546c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Infrastructure/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requests==2.31.0
django-ckeditor==6.5.1
django-tailwind==3.5.0
fontawesomefree==5.15.4
djangorestframework==3.14.0
djangorestframework==3.15.2
django_extensions==3.2.1
django-jsonfield==1.4.1
boto3
Expand Down

0 comments on commit d546c44

Please sign in to comment.