This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8578
in repository https://gitbox.apache.org/repos/asf/allura.git

commit e005f67471788362b3b795bd02a877784ad2e2a6
Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com>
AuthorDate: Wed Apr 30 01:48:56 2025 +0000

    [#8578] Upgrade lxml 5.3.1 -> 5.4.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3f0c8a2a5..94f8c15e1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -137,7 +137,7 @@ legacy-cgi==2.6.2 ; python_full_version >= '3.13'
     # via
     #   -r requirements.in
     #   webob
-lxml==5.3.1
+lxml==5.4.0
     # via -r requirements.in
 markdown==3.7
     # via

Reply via email to