From 75433ca34f640206d6394932e424980fccaea1b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 08:35:48 +1100 Subject: [PATCH] Bump virtualenv from 20.26.4 to 20.26.6 (#41) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.4 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.26.4...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Linneeeeeeee --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65a1d63..83c1454 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.26.6