Skip to content

Commit 1a7d210

Browse files
dependabot[bot]pyiron-runnerniklassiemer
authored
Bump calphy from 1.4.2 to 1.4.3 (#584)
* Bump calphy from 1.4.2 to 1.4.3 --- updated-dependencies: - dependency-name: calphy dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment * Add new pyiron dependency updates --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyiron-runner <[email protected]> Co-authored-by: Niklas Siemer <[email protected]>
1 parent 4858dd4 commit 1a7d210

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

base/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ channels:
22
- conda-forge
33
- nodefaults
44
dependencies:
5-
- pyiron_base =0.13.2
5+
- pyiron_base =0.13.3
66
- git =2.46.0
77
- mkl =2023.2.0

md/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- nodefaults
44
dependencies:
55
- pyiron =0.5.2
6-
- pyiron_atomistics =0.7.11
6+
- pyiron_atomistics =0.7.12
77
- pyiron-data =0.0.30
88
- nglview =3.1.4
99
- lammps =2023.08.02=*openmpi*

mpie_cmti/environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- atomicrex =1.0.4
77
- bader =1.0.5
88
- bokeh =3.7.3
9-
- calphy =1.4.2
9+
- calphy =1.4.3
1010
- fitsnap3 =3.1.0.4
1111
- flux-core =0.64.0
1212
- git =2.46.0
@@ -27,8 +27,8 @@ dependencies:
2727
- psycopg2 =2.9.9
2828
- pyiron =0.5.2
2929
- pyiron-data =0.0.30
30-
- pyiron_atomistics =0.7.11
31-
- pyiron_base =0.13.2
30+
- pyiron_atomistics =0.7.12
31+
- pyiron_base =0.13.3
3232
- pyiron_contrib =0.1.19
3333
- pyiron_potentialfit =0.3.11
3434
- pyiron_workflow =0.13.3

potentialworkshop/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ dependencies:
88
- pyiron_potentialfit =0.3.7
99
- nbgitpuller =1.2.2
1010
- python-ace =0.3.0
11-
- calphy =1.4.2
11+
- calphy =1.4.3
1212
- pyxtal =1.0.9

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pyiron==0.5.2
2-
pyiron-base==0.13.2
3-
pyiron-atomistics==0.7.11
2+
pyiron-base==0.13.3
3+
pyiron-atomistics==0.7.12
44
pyiron-continuum==0.0.8
55
pyiron-contrib==0.1.19
66
pyiron-experimental==0.0.3
77
pyiron-workflow==0.13.3
88
pyiron-potentialfit==0.3.11
99
pyironflow==0.0.20
1010
aimsgb==1.1.1
11-
calphy==1.4.2
11+
calphy==1.4.3
1212
damask==3.0.0
1313
fenics==2019.1.0
1414
gpaw==24.6.0

0 commit comments

Comments
 (0)