diff --git a/pyproject.toml b/pyproject.toml index bd6438f..3fae7bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ test = [ "filelock==3.18.0", "flake8==7.2.0", "pyright==1.1.402", - "pytest==8.4.0", + "pytest==8.4.1", "pytest-cov==6.2.1", "pytest-xdist==3.7.0", ]