From 8348abbfb25c103983863b906f20e07591ff02f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:09:39 +0000 Subject: [PATCH] Bump virtualenv from 20.26.3 to 20.26.5 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.5. - [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.3...20.26.5) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 646ecab..cd9ebe7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -45,5 +45,5 @@ types-html5lib==1.1.11.20240806 types-requests==2.32.0.20240712 typing-extensions==4.12.2 urllib3==2.2.2 -virtualenv==20.26.3 +virtualenv==20.26.5 wrapt==1.16.0