From 6393582a36f722bd7054a531f9310c601f368086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:01:51 +0000 Subject: [PATCH] chore(deps): bump virtualenv from 20.14.1 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.1 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.14.1...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49c6a06..99a1481 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,5 +58,5 @@ toml==0.10.2 tomli==2.0.1 uritemplate==4.1.1 urllib3==1.26.9 -virtualenv==20.14.1 +virtualenv==20.36.1 wget==3.2