diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index e8371cd..2f8df26 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "selenium==4.32.0", "ipykernel==6.30.1", "palettable==3.3.3", - "pytest-mock==3.14.0", + "pytest-mock==3.15.1", "nbconvert==7.16.6", "streamlit==1.45.0", "matplotlib>=3.9.4",