diff --git a/lib/python/pyproject.toml b/lib/python/pyproject.toml index 4af165364..9aa3f79b8 100644 --- a/lib/python/pyproject.toml +++ b/lib/python/pyproject.toml @@ -38,7 +38,7 @@ test = [ "pytest-cov==6.0.0", "pytest-mock==3.14.0", "pytest-runner==6.0.1", - "pytest==8.3.4", + "pytest==8.3.5", "pytest-github-actions-annotate-failures==0.3.0", "requests_mock==1.12.1", "shellcheck-py==0.10.0.1"