diff --git a/pyproject.toml b/pyproject.toml index 19c5f0c200..b07566d6c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ no-version = [ testing = [ "jsonschema==4.22.0", "lxml==5.2.2", - "pytest==8.2.1", + "pytest==8.2.2", "pytest-cov==5.0.0", "pytest-ordering==0.6", "requests-mock==1.12.1",