From 812dee0ae2277ece5f06b87647045a6ffb1e812b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 22:37:22 +0000 Subject: [PATCH] Bump pytest from 9.0.1 to 9.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to 9.0.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/9.0.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f8eb248..df2184b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,6 +2,6 @@ mypy==1.19.0 pre-commit==4.5.0 pylint==4.0.4 -pytest==9.0.1 +pytest==9.0.2 pytest-asyncio==1.3.0 types-aiofiles==25.1.0.20251011