From ea23a15ad6302d9571d970ea8517b5b3001d83aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:54:02 +0000 Subject: [PATCH] Bump virtualenv from 20.31.2 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.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.31.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 8f560879..e36189c5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -56,7 +56,7 @@ types-protobuf==6.30.2.20250703 types-toml==0.10.8.20240310 typing-extensions==4.14.1 urllib3==2.5.0 -virtualenv==20.31.2 +virtualenv==20.36.1 wcwidth==0.2.13 webencodings==0.5.1 wheel==0.46.1