From 68f8734d43577cb5425f5fdd0240a771c3e7b8c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:41:27 +0000 Subject: [PATCH] Bump pytest in /desktop/core/ext-py3/django-axes-5.13.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- desktop/core/ext-py3/django-axes-5.13.0/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/core/ext-py3/django-axes-5.13.0/requirements-test.txt b/desktop/core/ext-py3/django-axes-5.13.0/requirements-test.txt index ac5c3d45625..0ce383594fb 100644 --- a/desktop/core/ext-py3/django-axes-5.13.0/requirements-test.txt +++ b/desktop/core/ext-py3/django-axes-5.13.0/requirements-test.txt @@ -1,6 +1,6 @@ -e . coverage==5.4 -pytest==6.2.2 +pytest==9.0.3 pytest-cov==2.11.1 pytest-django==4.1.0 pytest-subtests==0.4.0