From 5e0f36bf76bc24d9f93c91ed099c607b2bb1296c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 18:36:03 +0000 Subject: [PATCH] chore(deps-dev): Bump virtualenv from 20.4.6 to 20.24.4 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.4.6 to 20.24.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.4.6...20.24.4) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 11af814..f764ec0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -30,5 +30,5 @@ requests==2.25.1 six==1.16.0 toml==0.10.2 urllib3==1.26.5 -virtualenv==20.4.6 +virtualenv==20.24.4 wrapt==1.12.1