From 39fdc0b2e80827f8baf07021407bd1ba7c959378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 06:17:54 +0000 Subject: [PATCH] pip prod(deps): bump virtualenv from 20.26.2 to 20.26.4 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.4. - [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.2...20.26.4) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend-py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-py/requirements.txt b/backend-py/requirements.txt index 28f1b67..6421b49 100644 --- a/backend-py/requirements.txt +++ b/backend-py/requirements.txt @@ -1,4 +1,4 @@ distlib==0.3.8 filelock==3.14.0 platformdirs==4.2.2 -virtualenv==20.26.2 +virtualenv==20.26.4