From 1a777b37c07cbe431bfd0a814602808cf75dc009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 14:03:04 +0000 Subject: [PATCH] Bump virtualenv from 20.9.0 to 20.19.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.9.0 to 20.19.0. - [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.9.0...20.19.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 547ffc3..beb874b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,5 +27,5 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 urllib3==1.26.4 -virtualenv==20.9.0 +virtualenv==20.19.0 virtualenv-clone==0.5.7