deps: fixed jinja for security fix

This commit is contained in:
RhodeCode Admin 2025-03-07 12:00:44 +01:00
parent fc78a4c2d6
commit 6b83e48641
2 changed files with 3 additions and 3 deletions

View file

@ -8,4 +8,4 @@ pygments==2.18.0
docutils<0.19
markupsafe==2.1.3
jinja2==3.1.5
jinja2==3.1.6

View file

@ -48,7 +48,7 @@ channelstream==0.7.1
zope.deprecation==5.1.0
zope.interface==7.2.0
pyramid-jinja2==2.10
jinja2==3.1.5
jinja2==3.1.6
markupsafe==3.0.2
markupsafe==3.0.2
pyramid==2.0.2
@ -122,7 +122,7 @@ nbconvert==7.7.3
six==1.16.0
webencodings==0.5.1
defusedxml==0.7.1
jinja2==3.1.5
jinja2==3.1.6
markupsafe==3.0.2
jupyter_core==5.3.1
platformdirs==3.10.0