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 ea3fb0303 upgrade jinja2
ea3fb0303 is described below

commit ea3fb03037be62e3d6fd1d303cdbb1e480477d5b
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon May 6 14:57:48 2024 +0000

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

diff --git a/requirements.txt b/requirements.txt
index 3365df5c4..ab2e5d944 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -89,7 +89,7 @@ iniconfig==2.0.0
     # via pytest
 iso8601==1.1.0
     # via colander
-jinja2==3.1.3
+jinja2==3.1.4
     # via -r requirements.in
 joserfc==0.9.0
     # via beaker-session-jwt

Reply via email to