This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new 8a4f2a8e0 dependency-checks: virtualenv==20.26.3 (<20.26.6) via pyup
as PVE-2024-73456
8a4f2a8e0 is described below
commit 8a4f2a8e0c7267255de89e9f4b2ba48c3a3893ef
Author: Dillon Walls <[email protected]>
AuthorDate: Tue Oct 1 14:18:00 2024 +0000
dependency-checks: virtualenv==20.26.3 (<20.26.6) via pyup as
PVE-2024-73456
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 7911e63af..dc07146a2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -247,7 +247,7 @@ typing-extensions==4.9.0
# via qrcode
urllib3==2.2.2
# via requests
-virtualenv==20.25.3
+virtualenv==20.26.6
# via pre-commit
waitress==2.1.2
# via webtest