Skip to content

Commit

Permalink
Merge pull request #520 from pyiron/dependabot/pip/scipy-1.9.3
Browse files Browse the repository at this point in the history
Bump scipy from 1.9.2 to 1.9.3
  • Loading branch information
jan-janssen authored Oct 24, 2022
2 parents a89c7f8 + c4e1616 commit 8535b5b
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,7 +10,7 @@ dependencies:
- pyiron_base =0.5.26
- pyiron_atomistics =0.2.58
- pyparsing =3.0.9
- scipy =1.9.2
- scipy =1.9.3
- seaborn =0.12.0
- scikit-image =0.19.3
- randspg =0.0.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'matplotlib==3.6.1',
'numpy==1.23.4',
'pyiron_base==0.5.26',
'scipy==1.9.2',
'scipy==1.9.3',
'seaborn==0.12.0',
'pyparsing==3.0.9'
],
Expand Down

0 comments on commit 8535b5b

Please sign in to comment.