This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8575 in repository https://gitbox.apache.org/repos/asf/allura.git
commit a075b9bf5809bd5d68f0341e065a05b6742704f2 Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Feb 12 17:53:35 2025 +0000 [#8575] Upgrade lxml 5.3.0 -> 5.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 670c36238..479487d3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ jmespath==1.0.1 # botocore joserfc==1.0.3 # via beaker-session-jwt -lxml==5.3.0 +lxml==5.3.1 # via -r requirements.in markdown==3.7 # via
