From ccc83686fc5bba26c4146ce96f0b17482e4ee250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:44:07 +0000 Subject: [PATCH] Bump virtualenv from 20.16.3 to 20.16.4 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.3 to 20.16.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.16.3...20.16.4) --- 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 52de3c1..b5d28d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,6 +59,6 @@ typed-ast==1.5.4 typing-extensions==4.3.0 urllib3==1.26.12 uvicorn==0.18.3 -virtualenv==20.16.3 +virtualenv==20.16.4 virtualenv-clone==0.5.7 zipp==3.8.1 \ No newline at end of file