From fa7d81bcfff24c20011e5cad0b1a17bc750844e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 19:46:43 +0000 Subject: [PATCH] Bump virtualenv from 20.0.26 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.26 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.0.26...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 f91c970..8dc0b53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ipython==8.10.0 numpy~=1.18.4 Pillow==12.3.0 requests==2.31.0 -virtualenv==20.0.26 +virtualenv==20.36.1 PyAutoGui==0.9.50 opencv-python~=4.2.0.34 \ No newline at end of file