Skip to content

Commit

Permalink
fix: backend/requirements/local.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 11, 2024
1 parent e7e6d9f commit 84f7185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ django-debug-toolbar==2.2 # https://github.com/jazzband/django-debug-toolbar
django-extensions==2.2.9 # https://github.com/django-extensions/django-extensions
django-coverage-plugin==1.8.0 # https://github.com/nedbat/django_coverage_plugin
pytest-django==3.9.0 # https://github.com/pytest-dev/pytest-django
django>=4.2.14 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 84f7185

Please sign in to comment.