This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit a6122fc57f35837ac8f35d3307e0c7cdda1424b5 Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:22:28 2025 +0000 [#8586] Upgrade lxml 6.0.0 -> 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1d98da1b..1e5a76f88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ legacy-cgi==2.6.2 ; python_full_version >= '3.13' # via # -r requirements.in # webob -lxml==6.0.0 +lxml==6.0.2 # via -r requirements.in markdown==3.8.2 # via
