Skip to content

Commit

Permalink
Merge pull request #1252 from pyiron/pmrv-patch-2
Browse files Browse the repository at this point in the history
Bump pyiron_base from 0.6.11 to 0.6.12
  • Loading branch information
pmrv authored Dec 8, 2023
2 parents 34faa20 + df51bbf commit e91593b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pandas =2.1.3
- phonopy =2.21.0
- pint =0.22
- pyiron_base =0.6.11
- pyiron_base =0.6.12
- pylammpsmpi =0.2.9
- pyscal =2.10.18
- scikit-learn =1.3.2
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"pandas==2.1.3",
"phonopy==2.21.0",
"pint==0.22",
"pyiron_base==0.6.11",
"pyiron_base==0.6.12",
"pylammpsmpi==0.2.9",
"scipy==1.11.4",
"scikit-learn==1.3.2",
Expand Down Expand Up @@ -64,4 +64,4 @@ VCS = "git"
style = "pep440-pre"
versionfile_source = "pyiron_atomistics/_version.py"
parentdir_prefix = "pyiron_atomistics"
tag_prefix = "pyiron_atomistics-"
tag_prefix = "pyiron_atomistics-"

0 comments on commit e91593b

Please sign in to comment.