From 6be18514706acb279db2e6d2eb5e45d75ef467de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:48:04 +0000 Subject: [PATCH] Bump virtualenv from 20.26.6 to 20.36.1 in /specification 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] --- specification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/requirements.txt b/specification/requirements.txt index 4ca9a65..ae966ac 100644 --- a/specification/requirements.txt +++ b/specification/requirements.txt @@ -7,4 +7,4 @@ pytest==9.0.1 PyYAML==6.0.2 types-Markdown==3.10.0.20251106 types-PyYAML==6.0.12.20250915 -virtualenv==20.26.6 +virtualenv==20.36.1