From 390583ba5bf845d542c9d67ef472420c556db1b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 21:31:43 +0100 Subject: [PATCH] Bump pytest-django from 4.5.0 to 4.5.2 (#277) Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.0 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.0...v4.5.2) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cff0dae8..389d3651 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,4 +11,4 @@ psycopg2-binary==2.9.2 pycodestyle==2.8.0 pydocstyle==6.1.1 pytest==6.2.5 -pytest-django==4.5.0 +pytest-django==4.5.2