From 0c8b703a717bec625ec334378c1ee22bd93036af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:39:04 +0000 Subject: [PATCH] Bump pyiron-base from 0.8.3 to 0.9.4 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.8.3 to 0.9.4. - [Release notes](https://github.com/pyiron/pyiron_base/releases) - [Changelog](https://github.com/pyiron/pyiron_base/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyiron/pyiron_base/compare/pyiron_base-0.8.3...pyiron_base-0.9.4) --- updated-dependencies: - dependency-name: pyiron-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f7ca374..571de52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "pyiron_base==0.8.3" + "pyiron_base==0.9.4" ] dynamic = [ "version",] authors = [