diff --git a/pyproject.toml b/pyproject.toml index 0e01f9f..3c6ef8c 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.1", + "pytest==7.4.2", "mypy", "ruff", "types-python-dateutil",