From e7acecb16b3bd5dbc03e56427628360240fc1e9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 00:03:42 +0000 Subject: [PATCH] Bump pytest-django from 4.5.1 to 4.5.2 Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.5.1...v4.5.2) --- updated-dependencies: - dependency-name: pytest-django 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 64c3b7d1..e536d666 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ django-allauth==0.46.0 recipe-scrapers==13.7.0 django-scopes==1.2.0 pytest==6.2.5 -pytest-django==4.5.1 +pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.10.0 django-storages==1.12.3