From da76ab9c0319e1cb696d8f1d0320cd77d22efb82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 23:54:55 +0000 Subject: [PATCH] Bump virtualenv from 20.30.0 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.30.0 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.30.0...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 998ee15..ba4a277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ treescope==0.1.9 triton==3.2.0 typing_extensions==4.13.2 urllib3==2.4.0 -virtualenv==20.30.0 +virtualenv==20.36.1 wadler-lindig==0.1.5 Werkzeug==3.1.3 wheel==0.45.1