diff --git a/pyproject.toml b/pyproject.toml index 7bb643e..a141061 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ check = [ "types-setuptools", ] test = [ - "pytest==9.0.2", + "pytest==9.0.3", "coverage==7.13.5", # for cython coverage plugin "libzim[build]",