diff --git a/pyproject.toml b/pyproject.toml index 97409d9..0849c32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ dev = [ "black", "homeassistant-stubs", - "pytest==8.0.0", + "pytest==8.0.2", "mypy", "ruff", "types-python-dateutil",