From a061da467d12c1acff5331218f8a5e1626e1dcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:54:59 +0000 Subject: [PATCH] build(deps): bump pytest-django from 4.8.0 to 4.9.0 Bumps [pytest-django](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b21407db133..ea20c8fb8c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -151,7 +151,7 @@ pytest==8.2.0 pytest-bdd==7.1.2 splinter==0.21.0 pytest-splinter==3.3.2 -pytest-django==4.8.0 +pytest-django==4.9.0 pip==24.1.2 setuptools>=70.2.0,<70.3.0 Twisted==24.3.0