From 761aa81e0f0c3bd5daca779f8b9e93bbf5a8a2c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 09:14:06 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ee7b5b..60a5525 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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