diff --git a/pyproject.toml b/pyproject.toml index f65cd04..24c1cef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev-test = [ "pytest==7.4.0", "pytest-aioworkers[aiohttp]==0.4", "pytest-mock==3.11.1", - "pyyaml==6.0", + "pyyaml==6.0.1", ] dev-lint = [ "ruff==0.0.278",