From ed1fb9a95e49076c8e37c35e3fa08b51f761afd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 13:30:07 +0000 Subject: [PATCH] Bump pytest from 6.2.5 to 7.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.1. - [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.5...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71ba5c39..c40a5d5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ django-js-reverse==0.9.1 django-allauth==0.47.0 recipe-scrapers==13.19.0 django-scopes==1.2.0 -pytest==6.2.5 +pytest==7.0.1 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.11.0