From 68e4b28dd12e0cbae15a7726ed36bea29acd03e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:57:26 +0000 Subject: [PATCH] Bump pytest from 9.0.0 to 9.0.3 in /tests Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.0 to 9.0.3. - [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.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_test.txt b/tests/requirements_test.txt index 6f09c22..307b092 100644 --- a/tests/requirements_test.txt +++ b/tests/requirements_test.txt @@ -5,7 +5,7 @@ mock-open==1.4.0 mypy==1.10.1 pycares<5.0.0 pre-commit==3.7.1 -pytest==9.0.0 +pytest==9.0.3 pytest-cov==7.0.0 pytest-homeassistant-custom-component==0.13.299 pylint==3.3.4