Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 42376a1

Browse files
authored
Merge pull request #315 from pyiron/dependabot/pip/nbconvert-7.16.2
Bump nbconvert from 7.16.1 to 7.16.2
2 parents 0b763e6 + 36122da commit 42376a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies:
1010
- numpy =1.26.4
1111
- pandas =2.2.0
1212
- matplotlib-base =3.8.3
13-
- nbconvert =7.16.1
13+
- nbconvert =7.16.2
1414
- nbformat =5.9.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'pyiron_atomistics==0.4.17',
3737
'ipywidgets==8.1.2',
3838
'matplotlib==3.8.3',
39-
'nbconvert==7.16.1',
39+
'nbconvert==7.16.2',
4040
'nbformat==5.9.2',
4141
'numpy==1.26.4',
4242
'pandas==2.2.0',

0 commit comments

Comments
 (0)