From c368d73e0ed9cc67b21e68d1e1a58927fc639a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:06:19 +0000 Subject: [PATCH] chore(deps): bump virtualenv from 20.35.3 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.3 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.35.3...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 9fb12dfbe500..d9389516c6bb 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -293,7 +293,7 @@ urllib3==2.5.0 ; python_full_version >= '3.9' # via requests uv==0.9.5 # via nox -virtualenv==20.35.3 +virtualenv==20.36.1 # via nox zipp==3.20.2 ; python_full_version < '3.9' # via