From cfb020a80d56be29eaf4cc32fc09093f4d7de9f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 21:48:35 +0000 Subject: [PATCH] chore(python-deps): update dependency anyio to v4.14.2 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 5db575a5..1ea29f9d 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.14.1 +anyio==4.14.2 attrs==26.1.0 beautifulsoup4==4.15.0 build==1.5.1