From 5eb822089d00449c6d2816bab457566c389f1214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:47:07 +0000 Subject: [PATCH] Bump pytest from 7.1.1 to 7.1.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [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/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 645f18f3..fde9eb4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ django-js-reverse==0.9.1 django-allauth==0.50.0 recipe-scrapers==13.32.1 django-scopes==1.2.0.post1 -pytest==7.1.1 +pytest==7.1.2 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.11.0