From 5a7579d96d8073042b7eb1220674cb958222f6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:43:00 +0000 Subject: [PATCH 1/3] Bump rdflib from 7.1.4 to 7.5.0 Bumps [rdflib](https://github.com/RDFLib/rdflib) from 7.1.4 to 7.5.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.5.0) --- updated-dependencies: - dependency-name: rdflib dependency-version: 7.5.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 9c197924..51301fd8 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.5.0", "semantikon==0.0.22", "toposort==1.10", "typeguard==4.4.4", From 91ffb59d697c0bee06c8902b31b5d6d9849e3901 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 1 Dec 2025 08:43:15 +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 cdbf3b66..8230d714 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.5.0 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4 From 689d2e49311f44af45b1c40b7de7e3b250adb707 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 1 Dec 2025 08:43:37 +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 cdbf3b66..8230d714 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.5.0 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4 diff --git a/docs/environment.yml b/docs/environment.yml index 3b52827c..8670ea15 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.5.0 - semantikon =0.0.22 - toposort =1.10 - typeguard =4.4.4