diff --git a/setup.py b/setup.py index cddcbf2..5361b40 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ "pycodestyle==2.14.0", "pdoc3==0.11.6", "build==1.3.0", - "pytest==9.0.1", + "pytest==9.0.2", "pytest-xdist==3.8.0", "coverage==7.12.0", "black[jupyter]==25.11.0",