From 6f963fcd8f54cfc07d1c5a6e11c434826ce3f0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:27:08 -0600 Subject: [PATCH] Bump virtualenv from 20.14.0 to 20.26.6 in /pytest-selenium (#2385) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.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.14.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: staxly[bot] <35789409+staxly[bot]@users.noreply.github.com> --- pytest-selenium/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest-selenium/requirements-dev.txt b/pytest-selenium/requirements-dev.txt index 4235ce1b1e..751e5b114b 100644 --- a/pytest-selenium/requirements-dev.txt +++ b/pytest-selenium/requirements-dev.txt @@ -39,7 +39,7 @@ six==1.16.0 text-unidecode==1.3 toml==0.10.2 urllib3==1.26.19 -virtualenv==20.14.0 +virtualenv==20.26.6 wcwidth==0.2.5 zipp==3.7.0 zope.component==5.0.1