This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 36aafbd3bd0f0c21bcdb2221b5cb9a6108a16e1d 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
