From d812ced7a58f67cbcbbf624a17db7e6ff77401f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:36:43 +0000 Subject: [PATCH 1/3] Bump rdflib from 7.1.4 to 7.2.1 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.1.4 to 7.2.1. - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](https://github.com/RDFLib/rdflib/compare/7.1.4...7.2.1) --- updated-dependencies: - dependency-name: rdflib dependency-version: 7.2.1 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 3417f749..a8d6c879 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "pandas==2.3.3", "pint==0.25", "pyiron_snippets==1.0.2", - "rdflib==7.1.4", + "rdflib==7.2.1", "semantikon==0.0.22", "toposort==1.10", "typeguard==4.4.4", From 2a19a1554153d6ef3f31401253c6cd6fa68477eb Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 14 Oct 2025 16:37:00 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index d244e0ec..e689299e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,7 +13,7 @@ dependencies: - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21 -- rdflib =7.1.4 +- rdflib =7.2.1 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4 From 8ff641344fffb8f9663906fd0d18d5288017dac9 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 14 Oct 2025 16:37:21 +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 d244e0ec..e689299e 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -13,7 +13,7 @@ dependencies: - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21 -- rdflib =7.1.4 +- rdflib =7.2.1 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4 diff --git a/docs/environment.yml b/docs/environment.yml index 00b97b79..c74f74cc 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -19,7 +19,7 @@ dependencies: - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21 -- rdflib =7.1.4 +- rdflib =7.2.1 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4