From 7672c76fd3cd9ec5f2f8849216c80a69f4d43a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:37:16 +0000 Subject: [PATCH] Bump pytest-django from 4.8.0 to 4.9.0 in the testing-libraries group Bumps the testing-libraries group with 1 update: [pytest-django](https://github.com/pytest-dev/pytest-django). Updates `pytest-django` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-libraries ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4585bc942..b482ed71c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ vobject==0.9.7 coverage==7.6.1 model-bakery==1.19.5 pytest-cov==5.0.0 -pytest-django==4.8.0 +pytest-django==4.9.0 responses==0.25.3 # linting