From 58c80aad334fddddf0f025867b6f49e495df80fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marwan=20Rabb=C3=A2a?= Date: Wed, 11 Dec 2024 15:24:34 +0100 Subject: [PATCH] update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 66b1c6306..b3e469cf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ "tomlkit>=0.11.1", "userpath~=1.7", "uv>=0.1.35", - "virtualenv>=20.26.1", + "virtualenv>=20.26.6", "zstandard<1", ] dynamic = ["version"]