From 513cae61282e2b3485ea2053488641d2e8cc02dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:11:28 +0000 Subject: [PATCH] chore(deps-dev): bump virtualenv from 20.7.2 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.7.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.7.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 a237b7625..923907459 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -34,4 +34,4 @@ types-python-dateutil==2.8.0 types-pytz==2021.1.2 types-PyYAML==5.4.10 types-requests==2.25.6 -virtualenv==20.7.2 +virtualenv==20.36.1