diff --git a/pyproject.toml b/pyproject.toml index 4f3d235..62d2a62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev-test = [ "pytest==8.2.2", "pytest-aioworkers[asyncio]==0.4", "pytest-mock==3.14.0", - "pyyaml==6.0.1", + "pyyaml==6.0.2", ] dev-lint = [ "ruff==0.5.6",