From 1c79aebcf836f1bf1f3478f9d320a0492c68fa9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 13:19:19 +0800 Subject: [PATCH] Bump virtualenv from 20.16.6 to 20.16.7 (#3751) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 387e3dbd3..d0c08d887 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ toml==0.10.2 tomli==2.0.1 typing-extensions==4.4.0 urllib3==1.26.12 -virtualenv==20.16.6 +virtualenv==20.16.7 yamllint==1.28.0 zipp==3.10.0