From fb7d1d94ab451f76d229b0ca55eab05da14a1068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 06:55:06 +0000 Subject: [PATCH] Bump pytest from 7.2.0 to 7.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.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.2.0...7.2.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 96ff87644..aa8cf45c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ git+https://github.com/BITSOLVER/django-js-reverse@071e304fd600107bc64bbde6f2491 django-allauth==0.52.0 recipe-scrapers==14.30.0 django-scopes==1.2.0.post1 -pytest==7.2.0 +pytest==7.2.2 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.13.0