diff --git a/pyproject.toml b/pyproject.toml index a41f208..0e01f9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = ["python-dateutil", "feedparser==6.0.10", "homeassistant"] dev = [ "black", "homeassistant-stubs==2023.8.1", - "pytest==7.4.0", + "pytest==7.4.1", "mypy", "ruff", "types-python-dateutil",