From 841f163674c6c4659c3d00de58d95dd11a5f19a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:07:04 +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 8f995a7..5ae1c87 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -62,7 +62,7 @@ typer==0.16.0 typing_extensions==4.15.0 urllib3==2.5.0 vcrpy==7.0.0 -virtualenv==20.35.4 +virtualenv==20.36.1 wcwidth==0.2.14 wrapt==2.0.1 yarl==1.22.0