From b6435639dcccd11a1861cb64e23251c7b00c5dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 21:03:44 +0100 Subject: [PATCH] Bump pytest-django from 4.4.0 to 4.5.0 (#269) Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.4.0 to 4.5.0. - [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.4.0...v4.5.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor ... 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 a3684031..4beccd46 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.4.0 +pytest-django==4.5.0