From 3fcb3ed81886a44bce194753d486127fa1e90a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 22:26:19 +0000 Subject: [PATCH] Bump virtualenv from 20.26.5 to 20.27.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.5 to 20.27.0. - [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.5...20.27.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65a1d63..4f5aa18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ nodeenv==1.9.1 platformdirs==4.3.6 pre-commit==3.8.0 PyYAML==6.0.2 -virtualenv==20.26.5 +virtualenv==20.27.0