From 763950066fa2296a8c005ed1b39cd76eca1809e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:47:58 +0000 Subject: [PATCH] Bump virtualenv from 20.26.6 to 20.36.1 in /requirements Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.6 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.26.6...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev_3.11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev_3.11.txt b/requirements/dev_3.11.txt index d2cdb85..c5bd15f 100644 --- a/requirements/dev_3.11.txt +++ b/requirements/dev_3.11.txt @@ -716,7 +716,7 @@ urllib3==2.5.0 # requests validate-pyproject==0.15 # via efaar-benchmarking (pyproject.toml) -virtualenv==20.26.6 +virtualenv==20.36.1 # via # pre-commit # tox