From d0320e588a28b824020ab824bc9ead92ebc00f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:55:26 +0000 Subject: [PATCH] Bump virtualenv from 20.29.2 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.2 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.29.2...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 354de8b..e3b4962 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ identify==2.6.8 nodeenv==1.9.1 platformdirs==4.3.6 pre-commit==4.1.0 -virtualenv==20.29.2 +virtualenv==20.36.1 # https://pypi.org/project/pyupgrade/ pyupgrade==3.19.1