diff --git a/pyproject.toml b/pyproject.toml index 76bfb6b..73209e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner", - "pytest==8.3.2", + "pytest==8.3.4", "pytest-github-actions-annotate-failures", "shellcheck-py==0.10.0.1" ]