diff --git a/setup.py b/setup.py index 61c3a96..eaaf205 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ 'pyiron_atomistics==0.3.10', 'ipywidgets==8.1.1', 'matplotlib==3.8.2', - 'nbconvert==7.11.0', + 'nbconvert==7.12.0', 'nbformat==5.9.2', 'numpy==1.26.0', 'pandas==2.1.3',