This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new fab7c7120 chore(deps): update dependency virtualenv to
>=20.34.0,<20.35.0 (#2614)
fab7c7120 is described below
commit fab7c712008fd76e2e8ef038951d7d95c07b0e02
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Sep 19 11:40:42 2025 +0200
chore(deps): update dependency virtualenv to >=20.34.0,<20.35.0 (#2614)
---
client/python/pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/python/pyproject.toml b/client/python/pyproject.toml
index a7d25d975..4aa52b779 100644
--- a/client/python/pyproject.toml
+++ b/client/python/pyproject.toml
@@ -65,7 +65,7 @@ openapi-generator-cli = "==7.11.0.post0"
pip-licenses = "==5.0.0"
# pin virtualenv version to prevent poetry from upgrading to an incompatible
version
# see
https://github.com/python-poetry/poetry/issues/10504#issuecomment-3176923981
-virtualenv = ">=20.26.6,<20.33.0"
+virtualenv = ">=20.34.0,<20.35.0"
[tool.pip-licenses]
from-classifier = true