From 1619b9501d42e5e756bed66813df1441a66f96e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:55:44 +0000 Subject: [PATCH] Bump virtualenv from 20.1.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.1.0 to 20.26.6. - [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.1.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv 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 9948616..776343d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ selenium==3.141.0 six==1.15.0 toml==0.10.1 urllib3==1.26.19 -virtualenv==20.1.0 +virtualenv==20.26.6 virtualenv-clone==0.5.4 webdriver-manager==3.2.2 xlrd==1.2.0