From 2d7397df6cc302cf94a7867aabd6d6ad10cc1e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 17:53:09 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bba5942..d37be76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ pip>=24,<25 black==24.4.2 pre-commit==3.7.1 pytest-homeassistant-custom-component==0.13.123 -pytest==8.1.1 +pytest==8.2.0 pytest-cov==5.0.0 \ No newline at end of file