From 65a6c080153d5642ccd836adff903f33d22b8674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 05:52:46 +0000 Subject: [PATCH] Bump pytest from 6.2.3 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2361280d..f33c8605a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,6 +33,6 @@ django-js-reverse==0.9.1 django-allauth==0.44.0 recipe-scrapers==13.2.1 django-scopes==1.2.0 -pytest==6.2.3 +pytest==6.2.4 pytest-django==4.2.0 django-cors-headers==3.7.0