Skip to content

Commit e5b8c61

Browse files
authored
Merge branch 'main' into update-requirements
2 parents 75b08ac + 5556370 commit e5b8c61

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.in.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Flask-Babel==4.0.0
2828
Flask-Login==0.6.3
2929
Flask-Session==0.8.0
3030
Flask-WTF==1.2.1
31-
Jinja2>=3.1.6
31+
# Jinja2>=3.1.5
3232
Markdown==3.6
3333
msgspec==0.18.6
3434
packaging==24.1
@@ -50,7 +50,7 @@ sqlparse==0.5.0
5050
typing_extensions==4.12.2
5151
tzlocal==5.2
5252
webassets==2.0
53-
Werkzeug[watchdog]==3.0.3
53+
Werkzeug[watchdog]==3.0.6
5454
zope.interface==6.4post2
5555

5656
# # ckanext-saml2 dependencies
@@ -93,3 +93,4 @@ MarkupSafe==2.*
9393

9494
pip>=25.0
9595
cryptography>=44.0.1
96+
jinja2>=3.1.6

0 commit comments

Comments
 (0)