From 93bf9577c62c8ae57b436ba8c6c058cdb4a71f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 03:09:30 +0000 Subject: [PATCH] Bump virtualenv from 20.16.6 to 20.16.7 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.6 to 20.16.7. - [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.16.6...20.16.7) --- 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 a52251f..06f08ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,6 +58,6 @@ typed-ast==1.5.4 typing-extensions==4.4.0 urllib3==1.26.12 uvicorn==0.19.0 -virtualenv==20.16.6 +virtualenv==20.16.7 virtualenv-clone==0.5.7 zipp==3.10.0 \ No newline at end of file