diff --git a/setup.py b/setup.py index 6805468..e8aa6f9 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ 'pyiron_atomistics==0.4.1', 'ipywidgets==8.1.1', 'matplotlib==3.8.2', - 'nbconvert==7.13.1', + 'nbconvert==7.14.0', 'nbformat==5.9.2', 'numpy==1.26.2', 'pandas==2.1.4',