From 109e92d0928820beb13957acc105a9313e31d4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:02:12 +0000 Subject: [PATCH] build(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46b17f..c9b0725 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ platformdirs==4.5.0 pluggy==1.6.0 pygments==2.19.2 pylint==4.0.3 -pytest==9.0.1 +pytest==9.0.2 pyyaml==6.0.3 requests==2.32.5 rich==14.2.0