From 9dab21f972bc3947e2dee5a33c29295d01da8aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 00:03:45 +0000 Subject: [PATCH] Bump pytest from 7.1.2 to 7.1.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. - [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.2...7.1.3) --- 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 ffb77edc2..42a6ac0af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ git+https://github.com/ierror/django-js-reverse@7cab78c4531780ab4b32033d5104ccd5 django-allauth==0.51.0 recipe-scrapers==14.14.0 django-scopes==1.2.0.post1 -pytest==7.1.2 +pytest==7.1.3 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.13.0