From 707a12f8c1454654dee755354796703ad6c0605e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 19:55:38 +0000 Subject: [PATCH] Bump pytest from 7.0.1 to 7.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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/7.0.1...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c40a5d5a6..f919806a7 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==7.0.1 +pytest==7.1.1 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.11.0