From 8d980bf75ebfb3aa43c879cd6685af53e1f32535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:19:12 +0000 Subject: [PATCH] Bump virtualenv from 20.0.28 to 20.26.6 in /capstone/src/main/python Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.28 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.0.28...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/src/main/python/requirements.txt b/capstone/src/main/python/requirements.txt index 11e9bcc..d2167f3 100644 --- a/capstone/src/main/python/requirements.txt +++ b/capstone/src/main/python/requirements.txt @@ -62,5 +62,5 @@ threadpoolctl==2.1.0 ujson==1.35 uritemplate==3.0.1 urllib3==1.25.10 -virtualenv==20.0.28 +virtualenv==20.26.6