From a9b41dd7c0474bc1ccf9be2cd13ca6b953823d97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:08:31 +0000 Subject: [PATCH] chore(python-deps): update dependency virtualenv to v21.3.3 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 3e155959..00b346d0 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -70,7 +70,7 @@ typer==0.25.1 typing-extensions==4.15.0 typing-inspection==0.4.2 urllib3==2.7.0 -virtualenv==21.3.2 +virtualenv==21.3.3 win32-setctime==1.2.0 ; sys_platform == "win32" xattr==1.3.0 ; sys_platform == "darwin" yamlfix==1.19.1