diff --git a/requirements.txt b/requirements.txt index 8199a08..714f587 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pip>=24,<25 black==24.10.0 pre-commit==4.0.1 pytest-homeassistant-custom-component==0.13.199 -pytest-cov>=5.0.0,<6.0.0 \ No newline at end of file +pytest-cov>=6.0.0,<6.1.0 \ No newline at end of file