diff --git a/pyproject.toml b/pyproject.toml index 6b538527f3..82d0b21d23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,7 @@ ci_publish = [ ci_benchmark = [ "pandas<2.3", # To avoid conflict with nncf==2.9.0 "matplotlib==3.10.0", - "nbconvert==7.16.4", + "nbconvert==7.16.5", "ipython==8.31.0", "ipykernel==6.29.5", "openpyxl==3.1.5",