From 572f08eade5a818a0832797eb321901e32deba4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 17:28:03 +0000 Subject: [PATCH] build(deps): bump virtualenv from 20.24.5 to 20.24.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.5 to 20.24.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.24.5...20.24.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae8cf49..17d2979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ shellingham==1.5.3 typer==0.9.0 typing_extensions==4.8.0 urllib3==2.0.7 -virtualenv==20.24.5 +virtualenv==20.24.6