From ccf2703b986967a0c41058189f908620fd218910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 02:22:21 +0000 Subject: [PATCH] Bump pytest from 8.4.0 to 8.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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/8.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b68a966b3..91b8fa04f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ wheel pre-commit==4.2.0 -pytest==8.4.0 +pytest==8.4.1 pytest-mypy-plugins==3.2.0 djangorestframework==3.16.0 types-pytz==2025.2.0.20250516