Skip to content

Commit

Permalink
fix: lib/modules/manager/pip_requirements/__fixtures__/requirements8.…
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 6, 2024
1 parent ed59d64 commit e082156
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.9.1 \
Django==4.2.17 \
--hash=sha256:9f7ca04c6dbcf08b794f2ea5283c60156a37ebf2b8316d1027f594f34ff61101 \
--hash=sha256:a29aac46a686cade6da87ce7e7287d5d53cddabc41d777c6230a583c36244a18
bgg==0.22.1 \
Expand Down

0 comments on commit e082156

Please sign in to comment.