diff --git a/pyproject.toml b/pyproject.toml index 925e3a0..9605dc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ testing = [ "pgtest==1.3.2", "wheel==0.43.0", "coverage[toml]", - "pytest==8.2.2", + "pytest==9.0.3", "pytest-cov==7.1.0", "pytest-sugar==1.0.0" ]