From 2e4af0a07273cedc966c07768e83bb3cd234ede9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:14:12 +0000 Subject: [PATCH] Bump virtualenv from 16.4.0 to 20.26.6 in /Rule-Based Extraction Method Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.4.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/16.4.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rule-Based Extraction Method/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Based Extraction Method/requirements.txt b/Rule-Based Extraction Method/requirements.txt index 37117b7..e680f23 100644 --- a/Rule-Based Extraction Method/requirements.txt +++ b/Rule-Based Extraction Method/requirements.txt @@ -91,7 +91,7 @@ unicodecsv==0.14.1 unittest2==1.1.0 urllib3==1.24.2 vine==1.2.0 -virtualenv==16.4.0 +virtualenv==20.26.6 wcwidth==0.1.7 webencodings==0.5.1 whitenoise==4.1.2