From 6ab20d4e0bc69c88d1424c3d92f81fbc3f66e720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:54:43 +0000 Subject: [PATCH] Bump virtualenv from 20.23.0 to 20.26.6 in /requirements Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 to 20.26.6. - [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.23.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development ... 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 6644a42..1ad7c6c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ pytest-django flake8==6.0.0 coverage==7.2.5 tox==4.5.1 -virtualenv==20.23.0 +virtualenv==20.26.6 pypandoc==1.11 setuptools==70.0.0 twine==4.0.2