Bump pytest-django from 3.9.0 to 3.10.0

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v3.9.0...v3.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-15 09:14:06 +00:00
parent 4d0ae02416
commit 761aa81e0f

View file

@ -5,7 +5,7 @@ mypy==0.761; python_version < '3.8' and python_implementation != 'PyPy'
prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy'
pytest==6.0.2
pytest-cov==2.10.1
pytest-django==3.9.0
pytest-django==3.10.0
pytest-subtests==0.3.2
sphinx_rtd_theme==0.5.0
tox==3.20.0