This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 746605f0da03bbd6160ccc0cb4ded41767145027 Author: Dillon Walls <dillon.wa...@slashdotmedia.com> AuthorDate: Fri Jan 12 16:26:09 2024 +0000 [#8535] Upgrade Jinja2 3.1.2 -> 3.1.3, and its deps: MarkupSafe Jinja2 3.1.2 -> 3.1.3 MarkupSafe 2.1.3 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 740f743ee..2315e55e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ iniconfig==2.0.0 # via pytest iso8601==1.1.0 # via colander -jinja2==3.1.2 +jinja2==3.1.3 # via -r requirements.in joserfc==0.9.0 # via beaker-session-jwt