From e81d71762bd2a8445e56580ffcab0f48528f7ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:55:44 +0000 Subject: [PATCH] Bump virtualenv from 20.0.23 to 20.36.1 in /projects/cookiecutter/bugs/4 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.23 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.0.23...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/cookiecutter/bugs/4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/cookiecutter/bugs/4/requirements.txt b/projects/cookiecutter/bugs/4/requirements.txt index f695e148..35bc2668 100644 --- a/projects/cookiecutter/bugs/4/requirements.txt +++ b/projects/cookiecutter/bugs/4/requirements.txt @@ -27,5 +27,5 @@ text-unidecode==1.3 toml==0.10.1 tox==3.15.2 urllib3==1.25.9 -virtualenv==20.0.23 +virtualenv==20.36.1 zipp==3.1.0