From c80f75d1522c0c6d505da5771a15f6cd32d8981c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 09:19:25 +0000 Subject: [PATCH] Bump pytest-django from 3.5.1 to 4.3.0 Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.5.1 to 4.3.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.5.1...v4.3.0) Signed-off-by: dependabot-preview[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 19ef1871..a68e308f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -24,6 +24,6 @@ django-debug-toolbar==2.0 # https://github.com/jazzband/django-debug-toolbar django-extensions==2.2.3 # https://github.com/django-extensions/django-extensions django_coverage_plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin -pytest-django==3.5.1 # https://github.com/pytest-dev/pytest-django +pytest-django==4.3.0 # https://github.com/pytest-dev/pytest-django pyOpenSSL==19.0.0 ptvsd==4.3.2