Skip to content

Commit

Permalink
deps: Update test-related dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcass77 committed Mar 5, 2022
1 parent 459694e commit 5e58414
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

# Testing
# ------------------------------------------------------------------------------
pytest~=5.4 # https://github.com/pytest-dev/pytest
pytest~=6.2 # https://github.com/pytest-dev/pytest
pytest-sugar~=0.9 # https://github.com/Frozenball/pytest-sugar
pytest-pythonpath~=0.7 # https://github.com/bigsassy/pytest-pythonpath

# Django
# ------------------------------------------------------------------------------
django # https://www.djangoproject.com/
django-coverage-plugin~=1.6 # https://github.com/nedbat/django_coverage_plugin
pytest-django~=3.6 # https://github.com/pytest-dev/pytest-django
django-coverage-plugin~=2.0 # https://github.com/nedbat/django_coverage_plugin
pytest-django~=4.5 # https://github.com/pytest-dev/pytest-django

0 comments on commit 5e58414

Please sign in to comment.