Merge pull request #8542 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-django-4.2.0

Bump pytest-django from 4.1.0 to 4.2.0 in /testing/plugins_integration
This commit is contained in:
Ran Benita 2021-04-14 12:50:28 +03:00 committed by GitHub
commit 3c451751af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ django==3.2
pytest-asyncio==0.14.0
pytest-bdd==4.0.2
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-django==4.2.0
pytest-flakes==4.0.3
pytest-html==3.1.1
pytest-mock==3.5.1