From ccac79d0dbab96f17a19f05eed8e0cc4dba1cc87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:25:31 +0000 Subject: [PATCH] Bump virtualenv from 20.31.2 to 20.35.3 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 to 20.35.3. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.31.2...20.35.3) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.35.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ce34ca..d91e22f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ botocore boto3-stubs dspy==2.6.27 numpy==2.3.2 -virtualenv==20.31.2 +virtualenv==20.35.3 urllib3==2.5.0 setuptools==80.9.0 h11==0.16.0