Skip to content

Commit

Permalink
fix: requirements/py314-django51.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-DJANGO-8623541
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8623542
  • Loading branch information
snyk-bot committed Jan 15, 2025
1 parent a5b480b commit a1ae95c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/py314-django51.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ distlib==0.3.8 \
--hash=sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64
# via virtualenv
django==5.1.5 \
--hash=sha256:19bbca786df50b9eca23cee79d495facf55c8f5c54c529d9bf1fe7b5ea086af3 \
--hash=sha256:c46eb936111fffe6ec4bc9930035524a8be98ec2f74d8a0ff351226a3e52f459
--hash=sha256:236e023f021f5ce7dee5779de7b286565fdea5f4ab86bae5338e3f7b69896cf0 \
--hash=sha256:de450c09e91879fa5a307f696e57c851955c910a438a35e6b4c895e86bedc82a
# via -r requirements.in
filelock==3.14.0 \
--hash=sha256:43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f \
Expand Down

0 comments on commit a1ae95c

Please sign in to comment.