diff --git a/pyproject.toml b/pyproject.toml index 9060385232..1c3b6f1f42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ tests = [ "pytest-cov==5.0.0", "pytest-mock==3.14.0", "pytest==8.0.2", - "nbmake==1.5.3" + "nbmake==1.5.4" ] strict = [ "PyYAML==6.0.1",