File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ Flask-Babel==4.0.0
28
28
Flask-Login==0.6.3
29
29
Flask-Session==0.8.0
30
30
Flask-WTF==1.2.1
31
- Jinja2>=3.1.5
32
31
Markdown==3.6
33
32
msgspec==0.18.6
34
33
packaging==24.1
@@ -50,7 +49,7 @@ sqlparse==0.5.0
50
49
typing_extensions==4.12.2
51
50
tzlocal==5.2
52
51
webassets==2.0
53
- Werkzeug[watchdog]==3.0.3
52
+ Werkzeug[watchdog]==3.0.6
54
53
zope.interface==6.4post2
55
54
56
55
# # ckanext-saml2 dependencies
@@ -93,3 +92,4 @@ MarkupSafe==2.*
93
92
94
93
pip>=25.0
95
94
cryptography>=44.0.1
95
+ jinja2>=3.1.6
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ attrs==25.1.0
4
4
Babel == 2.15.0
5
5
bleach == 6.1.0
6
6
blinker == 1.8.2
7
- boto3 == 1.36.18
8
- botocore == 1.36.18
7
+ boto3 == 1.37.10
8
+ botocore == 1.37.10
9
9
cachelib == 0.13.0
10
10
certifi == 2025.1.31
11
11
cffi == 1.17.1
@@ -21,10 +21,10 @@ ckanext-usmetadata==0.3.3
21
21
-e git+https://github.com/ckan/ckanext-xloader.git@11eb3e64867ac9aa3cab95236e3eed520f601012#egg=ckanext_xloader
22
22
ckantoolkit == 0.0.7
23
23
click == 8.1.8
24
- cryptography == 44.0.1
24
+ cryptography == 44.0.2
25
25
defusedxml == 0.7.1
26
26
dominate == 2.9.1
27
- elementpath == 4.7 .0
27
+ elementpath == 4.8 .0
28
28
et_xmlfile == 2.0.0
29
29
feedgen == 1.0.0
30
30
Flask == 3.0.3
@@ -40,7 +40,7 @@ idna==3.10
40
40
ijson == 3.3.0
41
41
importlib-resources == 5.13.0
42
42
itsdangerous == 2.2.0
43
- Jinja2 == 3.1.5
43
+ Jinja2 == 3.1.6
44
44
jmespath == 1.0.1
45
45
json-table-schema == 0.2.1
46
46
jsonlines == 4.0.0
@@ -54,7 +54,7 @@ messytables==0.15.2
54
54
msgspec == 0.18.6
55
55
mypy == 1.15.0
56
56
mypy-extensions == 1.0.0
57
- newrelic == 10.6 .0
57
+ newrelic == 10.7 .0
58
58
openpyxl == 3.1.5
59
59
packaging == 24.1
60
60
passlib == 1.7.4
@@ -76,7 +76,7 @@ redis==5.2.1
76
76
requests == 2.32.3
77
77
rfc3987 == 1.3.8
78
78
rq == 1.16.2
79
- s3transfer == 0.11.2
79
+ s3transfer == 0.11.4
80
80
sansjson == 0.3.0
81
81
setuptools == 71.0.4
82
82
simplejson == 3.19.2
You can’t perform that action at this time.
0 commit comments