diff --git a/setup.py b/setup.py index 7d21c18..03047e8 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def readme(): "flake8==7.1.2", "isort==5.12.0", "pytype==2024.2.27", - "pytest==8.3.4", + "pytest==8.3.5", "pytest-cov==5.0.0", "pytest-mock==3.12.0", "pytest-xdist==3.6.1",