From 1c9cb77031f60b8f48241c3337985272e1d3cea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 01:18:29 +0000 Subject: [PATCH] Bump virtualenv from 20.13.0 to 20.13.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.13.0 to 20.13.1. - [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.13.0...20.13.1) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch ... 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 91e7243..56a2c64 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ setuptools==60.7.1 pip==22.0.3 flake8==4.0.1 pydocstyle==6.1.1 -virtualenv==20.13.0 +virtualenv==20.13.1 coverage==6.3.1 gitchangelog==3.0.4 bumpversion==0.6.0