diff --git a/setup.py b/setup.py index a2a4992..d4a3ec0 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ def readme(): "pytype==2024.2.27", "pytest==8.1.1", "pytest-cov==4.1.0", - "pytest-mock==3.12.0", + "pytest-mock==3.14.0", "pytest-xdist==3.5.0", "Pillow==10.1.0", "tensorflow_datasets>=3.1.0,<4.9.0",