mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Merge pull request #3125 from pydanny/pyup-update-pytest-django-4.1.0-to-4.2.0
This commit is contained in:
commit
3a52ee016d
1 changed files with 1 additions and 1 deletions
|
|
@ -42,4 +42,4 @@ factory-boy==3.2.0 # https://github.com/FactoryBoy/factory_boy
|
|||
django-debug-toolbar==3.2 # https://github.com/jazzband/django-debug-toolbar
|
||||
django-extensions==3.1.2 # https://github.com/django-extensions/django-extensions
|
||||
django-coverage-plugin==1.8.0 # https://github.com/nedbat/django_coverage_plugin
|
||||
pytest-django==4.1.0 # https://github.com/pytest-dev/pytest-django
|
||||
pytest-django==4.2.0 # https://github.com/pytest-dev/pytest-django
|
||||
|
|
|
|||
Loading…
Reference in a new issue