From e6a00ac5bb257aac62b0a9a69d00a9cabac20396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 22:55:45 +0000 Subject: [PATCH] Bump virtualenv from 20.4.3 to 20.29.2 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.4.3 to 20.29.2. - [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.3...20.29.2) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- host/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/requirements.txt b/host/requirements.txt index 5a5acbc..7b8af47 100644 --- a/host/requirements.txt +++ b/host/requirements.txt @@ -26,6 +26,6 @@ six==1.15.0 supervisor==4.2.2 toml==0.10.2 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.29.2 visitor==0.1.3 Werkzeug==1.0.1 \ No newline at end of file