From 3625bd895c967da7a3a0c74ff0855e7fbd86c799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:19:54 +0000 Subject: [PATCH] Bump virtualenv from 20.25.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.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.25.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 403de05..dacc6b8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ pyyaml==6.0.1 # via pre-commit ruff==0.1.8 # via FVHIoT (pyproject.toml) -virtualenv==20.25.0 +virtualenv==20.26.6 # via pre-commit # The following packages are considered to be unsafe in a requirements file: