From e0afb6b120ffdd9d69a63b7c3cc442f2cf41dda5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:06:39 +0000 Subject: [PATCH] Bump virtualenv from 20.35.4 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 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.35.4...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 6cef603..df08031 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,6 +33,6 @@ six==1.17.0 toml==0.10.2 tox==4.32.0 traitlets==5.14.3 -virtualenv==20.35.4 +virtualenv==20.36.1 wcwidth==0.2.14 zipp==3.23.0