diff --git a/pyproject.toml b/pyproject.toml index b8c55e3..506b1d0 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.2.2", + "pytest==8.3.3", "pytest-github-actions-annotate-failures", "shellcheck-py==0.10.0.1" ]