From 17a5908a9400abef74b68fefcf309cba81d1e01f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:20:17 +0000 Subject: [PATCH] Bump pytest from 8.4.1 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 4f1cb10..26b0ff6 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -6,5 +6,5 @@ mypy==1.17.0 mkdocs-material==9.6.16 mkdocstrings==0.30.0 mkdocstrings[python]==0.30.0 -pytest==8.4.1 +pytest==8.4.2 pytest-asyncio==1.1.0