From 832143fc64c5fc55197da49b5727f4bfc8e7b51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:00:56 +0000 Subject: [PATCH] build(deps-dev): bump virtualenv in /requirements.d 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.d/development.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 9415e72214..62ceac206f 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -2,7 +2,7 @@ setuptools==78.1.1 setuptools-scm==8.3.1 pip==25.3 wheel==0.45.1 -virtualenv==20.31.2 +virtualenv==20.36.1 build==1.2.2.post1 pkgconfig==1.5.5 tox==4.27.0