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


The following commit(s) were added to refs/heads/master by this push:
     new ab0376a2a upgrade jinja2
ab0376a2a is described below

commit ab0376a2ad3d3b4550328fb3349e4185883f36c7
Author: Dave Brondsema <[email protected]>
AuthorDate: Thu Mar 6 14:57:37 2025 +0000

    upgrade jinja2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index bc72e6685..d28d2d9b8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -125,7 +125,7 @@ iniconfig==2.0.0
     # via pytest
 iso8601==1.1.0
     # via colander
-jinja2==3.1.5
+jinja2==3.1.6
     # via -r requirements.in
 jmespath==1.0.1
     # via

Reply via email to