Skip to content

Commit

Permalink
fix: lib/modules/manager/pip_requirements/__fixtures__/requirements4.…
Browse files Browse the repository at this point in the history
…txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8456315
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8456316
  • Loading branch information
snyk-bot committed Dec 9, 2024
1 parent ed59d64 commit 5366691
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--index-url https://artifactory.company.com/artifactory/api/pypi/python/simple --trusted-host artifactory.company.com --default-timeout 600
Django[argon2]==2.0.12
Django==4.2.17
celery [redis]==4.1.1
foo [bar] == 3.2.1 # handles extra white space

0 comments on commit 5366691

Please sign in to comment.