From faa176848b97637c414e6dc1cdf3e9dbe5774210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 06:05:36 +0000 Subject: [PATCH] Bump virtualenv from 16.7.9 to 20.29.2 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.7.9 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/16.7.9...20.29.2) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index b1528533..0f5177c9 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -72,7 +72,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3==2.3.0 -virtualenv==16.7.9 +virtualenv==20.29.2 wcwidth==0.2.5 wget==3.2 wrapt==1.13.3