diff --git a/setup.py b/setup.py index fedc988..6601f9c 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ 'pyiron_atomistics==0.3.4', 'ipywidgets==8.1.1', 'matplotlib==3.8.0', - 'nbconvert==7.8.0', + 'nbconvert==7.9.2', 'nbformat==5.9.2', 'numpy==1.26.0', 'pandas==2.1.1',