From 5c9fba9a20becb023dd2970c7cc531d1ff7f01f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 17:58:53 +0000 Subject: [PATCH 1/3] Bump pyiron-ontology from 0.1.3 to 0.2.8 Bumps [pyiron-ontology](https://github.com/pyiron/pyiron_ontology) from 0.1.3 to 0.2.8. - [Release notes](https://github.com/pyiron/pyiron_ontology/releases) - [Commits](https://github.com/pyiron/pyiron_ontology/compare/pyiron_ontology-0.1.3...pyiron_ontology-0.2.8) --- updated-dependencies: - dependency-name: pyiron-ontology dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b2ef03f6..2b80842c 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ 'pyiron_atomistics == 0.2.63', 'pyiron_base ==0.5.33', 'pyiron_gui <=0.0.8', - 'pyiron_ontology ==0.1.3', + 'pyiron_ontology ==0.2.8', 'pymatgen ==2023.5.10', 'ryvencore ==0.3.1.1', 'seaborn ==0.13.2', From fc7d595cac7b02e463adb839913d7dc21c483959 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 30 Jun 2025 17:59:08 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment.yml | 44 ++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index d024dd12..02da964e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -1,24 +1,24 @@ channels: - - conda-forge +- conda-forge dependencies: - - python >=3.10,<3.12 - - aimsgb =0.1.3 - - ipycanvas =0.13.2 - - ipython =8.24.0 - - ipywidgets =7.7.1 - - jupyterlab =3.6.7 - - matplotlib =3.8.4 - - nglview =3.0.8 - - numpy =1.26.4 - - openjdk =22.0.1 - - owlready2 =0.46 - - pandas =1.5.3 - - pyiron-data =0.0.27 - - pyiron_atomistics = 0.2.63 - - pyiron_base =0.5.33 - - pyiron_gui =0.0.8 - - pyiron_ontology =0.1.3 - - pymatgen =2023.5.10 - - ryvencore =0.3.1.1 - - seaborn =0.13.2 - - traitlets =5.14.3 +- python >=3.10,<3.12 +- aimsgb =0.1.3 +- ipycanvas =0.13.2 +- ipython =8.24.0 +- ipywidgets =7.7.1 +- jupyterlab =3.6.7 +- matplotlib =3.8.4 +- nglview =3.0.8 +- numpy =1.26.4 +- openjdk =22.0.1 +- owlready2 =0.46 +- pandas =1.5.3 +- pyiron-data =0.0.27 +- pyiron_atomistics = 0.2.63 +- pyiron_base =0.5.33 +- pyiron_gui =0.0.8 +- pyiron_ontology =0.2.8 +- pymatgen =2023.5.10 +- ryvencore =0.3.1.1 +- seaborn =0.13.2 +- traitlets =5.14.3 From 32383ab9250adb4c85f8483c2b608123acb3c52e Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 30 Jun 2025 17:59:23 +0000 Subject: [PATCH 3/3] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 12fec6af..994beee2 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -17,7 +17,7 @@ dependencies: - pyiron_atomistics = 0.2.63 - pyiron_base =0.5.33 - pyiron_gui =0.0.8 -- pyiron_ontology =0.1.3 +- pyiron_ontology =0.2.8 - pymatgen =2023.5.10 - ryvencore =0.3.1.1 - seaborn =0.13.2 diff --git a/docs/environment.yml b/docs/environment.yml index 39098975..ab5fc907 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -23,7 +23,7 @@ dependencies: - pyiron_atomistics = 0.2.63 - pyiron_base =0.5.33 - pyiron_gui =0.0.8 -- pyiron_ontology =0.1.3 +- pyiron_ontology =0.2.8 - pymatgen =2023.5.10 - ryvencore =0.3.1.1 - seaborn =0.13.2