From 0b353ad5c4a89255e136c64321af576a011c6b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:59:40 +0000 Subject: [PATCH] chore(deps): bump pytest-django from 4.11.1 to 4.12.0 Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.11.1 to 4.12.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.11.1...v4.12.0) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.12.0 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 9902e75..da4c04e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-ipware>=3 mypy==1.19.1 prospector==1.18.0 pytest-cov==7.0.0 -pytest-django==4.11.1 +pytest-django==4.12.0 pytest-subtests==0.15.0 pytest==9.0.2 sphinx_rtd_theme==3.1.0