From f37f7e82f1701d593e65b58f0eab3779f99b1cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 08:04:05 +0000 Subject: [PATCH] Bump virtualenv from 20.17.1 to 21.5.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.17.1 to 21.5.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.17.1...21.5.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 478bc30..f70bcfc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -239,6 +239,6 @@ typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" \ uvicorn==0.18.3 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:0abd429ebb41e604ed8d2be6c60530de3408f250e8d2d84967d85ba9e86fe3af \ --hash=sha256:9a66e7c42a2a95222f76ec24a4b754c158261c4696e683b9dadc72b590e0311b -virtualenv==20.17.1 ; python_version >= "3.8" and python_version < "4.0" \ - --hash=sha256:ce3b1684d6e1a20a3e5ed36795a97dfc6af29bc3970ca8dab93e11ac6094b3c4 \ - --hash=sha256:f8b927684efc6f1cc206c9db297a570ab9ad0e51c16fa9e45487d36d1905c058 +virtualenv==21.5.1 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:55aa670b67bbfb991b03fda39bd3276d92c419d702376e98c5df1c9989a26783 \ + --hash=sha256:dca3bf98275a59c652b69d68e73433e597d977c2da9198882479d1a7188009c8