Skip to content

Commit

Permalink
fix: packages/snyk-fix/test/acceptance/plugins/python/handlers/pip-re…
Browse files Browse the repository at this point in the history
…quirements/update-dependencies/workspaces/app-with-already-fixed/core/expected-requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-5932095
  • Loading branch information
snyk-bot committed Oct 5, 2023
1 parent b8361fb commit 91c738e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Django==2.0.1 ; python_version > '1.0'
Django==3.2.22 ; python_version > '1.0'

0 comments on commit 91c738e

Please sign in to comment.