From 49fbb0c26e76df43d4dd185120b466f36cf4c2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 07:07:40 +0000 Subject: [PATCH 1/3] Bump rdflib from 7.1.4 to 7.4.0 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.1.4 to 7.4.0. - [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.4.0) --- updated-dependencies: - dependency-name: rdflib dependency-version: 7.4.0 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 b624b709..88222b94 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.4.0", "semantikon==0.0.22", "toposort==1.10", "typeguard==4.4.4", From 4c98ecc6e22c3097960759f126c2d8d41814c499 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Nov 2025 07:07:56 +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..12dd6125 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.4.0 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4 From 23373b77e2adff85b8517ad7f4adfe86ae814297 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Nov 2025 07:08:12 +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..12dd6125 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.4.0 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4 diff --git a/docs/environment.yml b/docs/environment.yml index 00b97b79..c63c7f7c 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.4.0 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4