From 651c6869518cdf69f8d797ad4a19da07c2e395dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:46:49 +0000 Subject: [PATCH] Bump virtualenv from 20.26.6 to 20.36.1 in /client/py_async/docs Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.6 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.26.6...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/py_async/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/py_async/docs/requirements.txt b/client/py_async/docs/requirements.txt index 89f2b317..182895c2 100644 --- a/client/py_async/docs/requirements.txt +++ b/client/py_async/docs/requirements.txt @@ -30,6 +30,6 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 urllib3==2.5.0 -virtualenv==20.26.6 +virtualenv==20.36.1 virtualenv-clone==0.5.7 websocket-client==1.4.2