From f21c3d8a3826e7af8965330a661eb323cc32d929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:52:39 +0000 Subject: [PATCH] Bump virtualenv from 16.7.5 to 20.36.1 in /src-yes-and-classifier Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.7.5 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.7.5...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src-yes-and-classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-yes-and-classifier/requirements.txt b/src-yes-and-classifier/requirements.txt index 2a6e9f2..602e8b7 100644 --- a/src-yes-and-classifier/requirements.txt +++ b/src-yes-and-classifier/requirements.txt @@ -162,7 +162,7 @@ typing==3.7.4.1 typing-extensions==3.7.4 uritemplate==3.0.0 urllib3==1.25.3 -virtualenv==16.7.5 +virtualenv==20.36.1 wasabi==0.2.2 wcwidth==0.1.7 websocket-client==0.56.0