diff --git a/pyproject.toml b/pyproject.toml index 6720a6e..37a8d86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ testing = [ "pgtest==1.3.2", "wheel==0.43.0", "coverage[toml]", - "pytest==9.0.3", + "pytest==9.1.1", "pytest-cov==7.1.0", "pytest-sugar==1.1.1" ]