diff --git a/pyproject.toml b/pyproject.toml index cf96350..b362a32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ test = [ "pytest-cov==6.0.0", "pytest-mock<3.14.0", "pytest-runner", - "pytest==8.3.4", + "pytest==8.3.5", "pytest-github-actions-annotate-failures", "shellcheck-py==0.10.0.1", "pytest-asyncio==0.24.0",