From 5a458a3015ae9df5180736294a8de1c04d9f847d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:49:03 +0000 Subject: [PATCH] chore(deps): bump virtualenv from 20.27.0 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.27.0 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.27.0...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 832c173c..da327c77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ PyYAML==6.0.2 ruff==0.7.1 sqlparse==0.5.1 typing_extensions==4.12.2 -virtualenv==20.27.0 +virtualenv==20.36.1 django-cors-headers==4.7.0 cryptography==45.0.3 PyJWT==2.10.1