Skip to content

Commit

Permalink
Merge pull request #248 from pyiron/dependabot/pip/nbconvert-7.7.4
Browse files Browse the repository at this point in the history
Bump nbconvert from 7.7.3 to 7.7.4
  • Loading branch information
jan-janssen authored Aug 21, 2023
2 parents 65c5066 + 7af7add commit 570d6ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ dependencies:
- numpy =1.24.3
- pandas =2.0.3
- matplotlib-base =3.7.2
- nbconvert =7.7.3
- nbconvert =7.7.4
- nbformat =5.9.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'pyiron_atomistics==0.3.1',
'ipywidgets==8.1.0',
'matplotlib==3.7.2',
'nbconvert==7.7.3',
'nbconvert==7.7.4',
'nbformat==5.9.2',
'numpy==1.24.3',
'pandas==2.0.3',
Expand Down

0 comments on commit 570d6ff

Please sign in to comment.