diff --git a/setup.py b/setup.py index 934fcf46..e19a5456 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ "pycodestyle==2.14.0", "pdoc3==0.11.6", "build==1.4.2", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-xdist==3.8.0", "coverage==7.13.5", "black[jupyter]==26.3.1",