diff --git a/pyproject.toml b/pyproject.toml index 94318da..aab3763 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-cov==6.0.0", "pytest-mock<3.14.1", "pytest-runner", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-github-actions-annotate-failures", "pytest-xdist", "shellcheck-py==0.10.0.1",