Skip to content

Commit c85b2ce

Browse files
authored
Merge pull request #1811 from pyiron/pyiron_base
Update pyiron_base to 0.15.0
2 parents abb02d5 + 743ba01 commit c85b2ce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- pandas =2.3.2
1818
- phonopy =2.43.2
1919
- pint =0.24.4
20-
- pyiron_base =0.14.3
20+
- pyiron_base =0.15.0
2121
- pyiron_lammps =0.4.6
2222
- pyiron_snippets =0.2.0
2323
- pyiron_vasp =0.2.12

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- pandas =2.3.2
1515
- phonopy =2.43.2
1616
- pint =0.24.4
17-
- pyiron_base =0.14.3
17+
- pyiron_base =0.15.0
1818
- pyiron_lammps =0.4.6
1919
- pyiron_vasp =0.2.12
2020
- pyiron_snippets =0.2.0

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pandas =2.3.2
1414
- phonopy =2.43.2
1515
- pint =0.24.4
16-
- pyiron_base =0.14.3
16+
- pyiron_base =0.15.0
1717
- pyiron_lammps =0.4.6
1818
- pyiron_snippets =0.2.0
1919
- pyiron_vasp =0.2.12

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"pandas==2.3.2",
3636
"phonopy==2.43.2",
3737
"pint==0.24.4",
38-
"pyiron_base==0.14.3",
38+
"pyiron_base==0.15.0",
3939
"pyiron_lammps==0.4.6",
4040
"pyiron_snippets==0.2.0",
4141
"pyiron_vasp==0.2.12",

0 commit comments

Comments
 (0)