From d260872a965fcc3a2c1383c6b92e98a7ab488f58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 16:26:14 +0000 Subject: [PATCH] chore(python-deps): update dependency virtualenv to v21.6.0 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 f1e48ed6..9094d326 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -70,7 +70,7 @@ typer==0.26.8 typing-extensions==4.16.0 typing-inspection==0.4.2 urllib3==2.7.0 -virtualenv==21.5.2 +virtualenv==21.6.0 win32-setctime==1.2.0 ; sys_platform == "win32" xattr==1.3.0 ; sys_platform == "darwin" yamlfix==1.19.1