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

Commit 21591d6

Browse files
authored
Merge pull request #318 from pyiron/dependabot/pip/nbformat-5.10.3
Bump nbformat from 5.9.2 to 5.10.3
2 parents 42376a1 + 73a94fd commit 21591d6

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
@@ -11,4 +11,4 @@ dependencies:
1111
- pandas =2.2.0
1212
- matplotlib-base =3.8.3
1313
- nbconvert =7.16.2
14-
- nbformat =5.9.2
14+
- nbformat =5.10.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'ipywidgets==8.1.2',
3838
'matplotlib==3.8.3',
3939
'nbconvert==7.16.2',
40-
'nbformat==5.9.2',
40+
'nbformat==5.10.3',
4141
'numpy==1.26.4',
4242
'pandas==2.2.0',
4343
],

0 commit comments

Comments
 (0)