File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,6 @@ requests~=2.32.3
118
118
119
119
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
120
120
importlib-resources<6.0
121
- jinja2>=3.1.5
122
121
123
122
# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
124
123
gevent>=24.10.1
@@ -145,3 +144,4 @@ MarkupSafe==2.*
145
144
greenlet>=3.1.1
146
145
pip>=25.0
147
146
cryptography>=44.0.1
147
+ jinja2>=3.1.6
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Babel==2.10.3
4
4
Beaker == 1.11.0
5
5
bleach == 5.0.1
6
6
blinker == 1.5
7
- boto3 == 1.36.18
8
- botocore == 1.36.18
7
+ boto3 == 1.37.9
8
+ botocore == 1.37.9
9
9
certifi == 2025.1.31
10
10
cffi == 1.17.1
11
11
chardet == 5.2.0
@@ -25,10 +25,10 @@ ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7
25
25
-e git+https://github.com/GSA/ckanext-spatial.git@6d83a53efa1e9ff225daf4e7a5751b98367ee7f2#egg=ckanext_spatial
26
26
ckantoolkit == 0.0.7
27
27
click == 8.1.3
28
- cryptography == 44.0.1
28
+ cryptography == 44.0.2
29
29
defusedxml == 0.7.1
30
30
dominate == 2.7.0
31
- elementpath == 4.7 .0
31
+ elementpath == 4.8 .0
32
32
feedgen == 0.9.0
33
33
Flask == 2.0.3
34
34
Flask-Babel == 1.0.0
@@ -58,7 +58,7 @@ MarkupSafe==2.1.5
58
58
messytables == 0.15.2
59
59
mypy == 1.10.1
60
60
mypy-extensions == 1.0.0
61
- newrelic == 10.6 .0
61
+ newrelic == 10.7 .0
62
62
nose == 1.3.7
63
63
numpy == 1.26.4
64
64
OWSLib == 0.32.1
@@ -91,7 +91,7 @@ redis==5.2.1
91
91
requests == 2.32.3
92
92
rfc3987 == 1.3.8
93
93
rq == 1.11.0
94
- s3transfer == 0.11.2
94
+ s3transfer == 0.11.4
95
95
sansjson == 0.3.0
96
96
setuptools == 71.0.4
97
97
shapely == 2.0.1
You can’t perform that action at this time.
0 commit comments