Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
fix: pulp-core/requirements.txt to reduce vulnerabilities (#421)
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-DJANGO-2389002
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2389021
  • Loading branch information
snyk-bot authored Feb 4, 2022
1 parent 1b5b1ce commit bf7153d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulp-core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cryptography==3.4.8
defusedxml==0.7.1
Deprecated==1.2.13
diff-match-patch==20200713
Django==3.2.10
Django==3.2.12
django-currentuser==0.5.3
django-filter==2.4.0
django-guardian==2.4.0
Expand Down

0 comments on commit bf7153d

Please sign in to comment.