From 11b9cbf69da3036ba189dda5f1b6f951bccfacff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 20:35:01 +0000 Subject: [PATCH] chore(python-deps): update dependency anyio to v4.14.1 in all dependant actions --- actions/update_development_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index 02209b9f..82fa4aed 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.13.0 +anyio==4.14.1 attrs==26.1.0 beautifulsoup4==4.15.0 build==1.5.0