From 025fca705cd93a85f7acb7abf28312ae57d767e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:47:29 +0000 Subject: [PATCH] Bump virtualenv from 20.26.6 to 20.36.1 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: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 bd8b45de..6e76442a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -260,7 +260,7 @@ typeguard==2.13.3 typing_extensions==4.4.0 tzdata==2023.3 urllib3==1.26.19 -virtualenv==20.26.6 +virtualenv==20.36.1 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.4.1