From b64c9610a47b11bef5c3004e54d25ac848f3969c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 07:33:45 +0000 Subject: [PATCH 1/3] Bump typeguard from 4.4.4 to 4.5.0 Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.4.4 to 4.5.0. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Commits](https://github.com/agronholm/typeguard/compare/4.4.4...4.5.0) --- updated-dependencies: - dependency-name: typeguard dependency-version: 4.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 4b86da6c..60ee2bfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "rdflib==7.1.4", "semantikon==0.0.22", "toposort==1.10", - "typeguard==4.4.4", + "typeguard==4.5.0", ] dynamic = [ "version",] authors = [ From c445f95db5771eba3cd826617028577066789e16 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 16 Feb 2026 07:33:58 +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 6873be45..16841f76 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -16,4 +16,4 @@ dependencies: - rdflib =7.1.4 - semantikon =0.0.22 - toposort =1.10 -- typeguard =4.4.4 +- typeguard =4.5.0 From e2ca68fe199cf24ddac4a495f76656ca3c6fb218 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 16 Feb 2026 07:36:47 +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 6873be45..16841f76 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -16,4 +16,4 @@ dependencies: - rdflib =7.1.4 - semantikon =0.0.22 - toposort =1.10 -- typeguard =4.4.4 +- typeguard =4.5.0 diff --git a/docs/environment.yml b/docs/environment.yml index 61b463a4..d91ef193 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -22,4 +22,4 @@ dependencies: - rdflib =7.1.4 - semantikon =0.0.22 - toposort =1.10 -- typeguard =4.4.4 +- typeguard =4.5.0