From 72ef1935f57988182a9f8a686111bcde8e3c2d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:41:28 +0000 Subject: [PATCH] build(deps-dev): bump virtualenv from 20.24.1 to 20.24.5 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.1 to 20.24.5. - [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.24.1...20.24.5) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dd3d2e0..32e51de 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,4 +18,4 @@ pyflakes==3.0.1 PyYAML==6.0.1 tomli==2.0.1 typing_extensions==4.7.1 -virtualenv==20.24.1 +virtualenv==20.24.5