From dc5c8fee225ec32093883d29832753b632c59b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 03:42:46 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.3.5 to 8.4.0 in the dependencies group Bumps the dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.5 to 8.4.0 - [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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 3c041f7..e946fb8 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ flake8==7.2.0 mypy==1.16.0 mypy-extensions==1.1.0 pylint==3.3.7 -pytest==8.3.5 +pytest==8.4.0 pytest-cov==6.1.1 types-python-dateutil==2.9.0.20250516 types-requests==2.32.0.20250602