From 8064d784106a6c338497dee83f163f170290a5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 07:34:33 +0000 Subject: [PATCH 1/3] Bump typeguard from 4.4.4 to 4.5.1 Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.4.4 to 4.5.1. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Commits](https://github.com/agronholm/typeguard/compare/4.4.4...4.5.1) --- updated-dependencies: - dependency-name: typeguard dependency-version: 4.5.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 d471d54d..132a371b 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.1", ] dynamic = [ "version",] authors = [ From 7a968990ea971966d4a88d0a4d803e74402ecf58 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 23 Feb 2026 07:34:47 +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 3e15ee1a..b11c1466 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.1 From 40491239cea965946421358b53025b398c60e64c Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 23 Feb 2026 07:35:05 +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 3e15ee1a..b11c1466 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.1 diff --git a/docs/environment.yml b/docs/environment.yml index 05f6aa16..badacdee 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.1