From 7efbf37e0eb92a9e5f0d362e1927ee0dcf272337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:11:12 +0000 Subject: [PATCH 1/2] Bump psutil from 6.1.0 to 6.1.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8bf3503f4..394309a17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "numpy==1.26.4", "monty==2024.12.10", "pandas==2.2.3", - "psutil==6.1.0", + "psutil==6.1.1", "pyfileindex==0.0.31", "pyiron_dataclasses==0.0.1", "pyiron_snippets==0.1.4", From 25653901825f9f193cd1dfbaf7c68cd87803dada Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:11:38 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment-mini.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 9eab15617..980c7abf5 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -16,7 +16,7 @@ dependencies: - numpy =1.26.4 - pandas =2.2.3 - pint =0.24.4 -- psutil =6.1.0 +- psutil =6.1.1 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1 - pyiron_snippets =0.1.4 diff --git a/.ci_support/environment-mini.yml b/.ci_support/environment-mini.yml index 69897c8b9..333626c5e 100644 --- a/.ci_support/environment-mini.yml +++ b/.ci_support/environment-mini.yml @@ -7,7 +7,7 @@ dependencies: - monty =2024.12.10 - numpy =1.26.4 - pandas =2.2.3 -- psutil =6.1.0 +- psutil =6.1.1 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1 - pyiron_snippets =0.1.3 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 8a0049844..ba0926c13 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -14,7 +14,7 @@ dependencies: - numpy =1.26.4 - pandas =2.2.3 - pint =0.24.4 -- psutil =6.1.0 +- psutil =6.1.1 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1 - pyiron_snippets =0.1.4 diff --git a/binder/environment.yml b/binder/environment.yml index 8844f18ac..e3c87bf95 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -13,7 +13,7 @@ dependencies: - numpy =1.26.4 - pandas =2.2.3 - pint =0.24.4 -- psutil =6.1.0 +- psutil =6.1.1 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1 - pyiron_snippets =0.1.4