From f51bcebf9d65ac27905832130bdcf2fc080fd4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:05:34 +0000 Subject: [PATCH] Bump virtualenv from 20.31.2 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 to 20.36.1. - [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.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... 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..e62cb5c 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.36.1 urllib3==2.5.0 setuptools==80.9.0 h11==0.16.0