From 4c273622bdf77fac82dec539b81e411adf29e2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 19:25:06 +0000 Subject: [PATCH] Bump virtualenv from 20.4.2 to 20.16.3 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.4.2 to 20.16.3. - [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.4.2...20.16.3) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index 3f5bdfe..6bce678 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1 +1 @@ -virtualenv==20.4.2 +virtualenv==20.16.3