From 89787fdf48dd09dfa2b41053190b5f1d41d43c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:48:12 +0000 Subject: [PATCH] Bump virtualenv from 20.26.6 to 20.36.1 in /API-and-Admin-Panel/App/App 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] --- API-and-Admin-Panel/App/App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-and-Admin-Panel/App/App/requirements.txt b/API-and-Admin-Panel/App/App/requirements.txt index fe599a7..6da6cda 100644 --- a/API-and-Admin-Panel/App/App/requirements.txt +++ b/API-and-Admin-Panel/App/App/requirements.txt @@ -22,7 +22,7 @@ mysqlclient==1.4.6 pylint==2.4.3 PyMySQL==1.1.1 six==1.12.0 -virtualenv==20.26.6 +virtualenv==20.36.1 Werkzeug==3.0.6 wrapt==1.11.2 WTForms==2.2.1