From ece4ff5d82ea608481e499ecd02eefcdc0b06610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:50:07 +0000 Subject: [PATCH] Bump virtualenv from 16.0.0 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.0.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/16.0.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 af4bf83..ab3adc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ tornado==5.1.1 traitlets==4.3.2 typing==3.6.4 urllib3==1.23 -virtualenv==16.0.0 +virtualenv==20.36.1 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1