Skip to content

Commit e9f0d50

Browse files
Bump pyiron-base from 0.14.2 to 0.14.3 (#625)
* Bump pyiron-base from 0.14.2 to 0.14.3 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.14.2 to 0.14.3. - [Release notes](https://github.com/pyiron/pyiron_base/releases) - [Changelog](https://github.com/pyiron/pyiron_base/blob/main/CHANGELOG.md) - [Commits](pyiron/pyiron_base@pyiron_base-0.14.2...pyiron_base-0.14.3) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment --------- 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]>
1 parent 346bf66 commit e9f0d50

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.14.2
5+
- pyiron_base =0.14.3
66
- git =2.46.0
77
- mkl =2023.2.0

mpie_cmti/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
- pyiron =0.5.2
2929
- pyiron-data =0.0.30
3030
- pyiron_atomistics =0.7.18
31-
- pyiron_base =0.14.2
31+
- pyiron_base =0.14.3
3232
- pyiron_contrib =0.1.19
3333
- pyiron_potentialfit =0.3.11
3434
- pyiron_workflow =0.13.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pyiron==0.5.2
2-
pyiron-base==0.14.2
2+
pyiron-base==0.14.3
33
pyiron-atomistics==0.7.18
44
pyiron-continuum==0.0.8
55
pyiron-contrib==0.1.19

0 commit comments

Comments
 (0)