diff --git a/setup.py b/setup.py index 93d3a93..52bde1a 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ def readme(): "pytype==2023.10.17", "pytest==7.4.2", "pytest-cov==4.1.0", - "pytest-mock==3.11.1", + "pytest-mock==3.12.0", "pytest-xdist==3.3.1", "Pillow==10.1.0", "tensorflow_datasets>=3.1.0,<4.9.0",