Skip to content

Commit 5556370

Browse files
authored
Merge pull request #819 from GSA/requirement-patches
[Snyk + GH Actions] Update requirements
2 parents e43185f + 74bf235 commit 5556370

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

requirements.in.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ 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.5
3231
Markdown==3.6
3332
msgspec==0.18.6
3433
packaging==24.1
@@ -50,7 +49,7 @@ sqlparse==0.5.0
5049
typing_extensions==4.12.2
5150
tzlocal==5.2
5251
webassets==2.0
53-
Werkzeug[watchdog]==3.0.3
52+
Werkzeug[watchdog]==3.0.6
5453
zope.interface==6.4post2
5554

5655
# # ckanext-saml2 dependencies
@@ -93,3 +92,4 @@ MarkupSafe==2.*
9392

9493
pip>=25.0
9594
cryptography>=44.0.1
95+
jinja2>=3.1.6

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ attrs==25.1.0
44
Babel==2.15.0
55
bleach==6.1.0
66
blinker==1.8.2
7-
boto3==1.36.18
8-
botocore==1.36.18
7+
boto3==1.37.10
8+
botocore==1.37.10
99
cachelib==0.13.0
1010
certifi==2025.1.31
1111
cffi==1.17.1
@@ -21,10 +21,10 @@ ckanext-usmetadata==0.3.3
2121
-e git+https://github.com/ckan/ckanext-xloader.git@11eb3e64867ac9aa3cab95236e3eed520f601012#egg=ckanext_xloader
2222
ckantoolkit==0.0.7
2323
click==8.1.8
24-
cryptography==44.0.1
24+
cryptography==44.0.2
2525
defusedxml==0.7.1
2626
dominate==2.9.1
27-
elementpath==4.7.0
27+
elementpath==4.8.0
2828
et_xmlfile==2.0.0
2929
feedgen==1.0.0
3030
Flask==3.0.3
@@ -40,7 +40,7 @@ idna==3.10
4040
ijson==3.3.0
4141
importlib-resources==5.13.0
4242
itsdangerous==2.2.0
43-
Jinja2==3.1.5
43+
Jinja2==3.1.6
4444
jmespath==1.0.1
4545
json-table-schema==0.2.1
4646
jsonlines==4.0.0
@@ -54,7 +54,7 @@ messytables==0.15.2
5454
msgspec==0.18.6
5555
mypy==1.15.0
5656
mypy-extensions==1.0.0
57-
newrelic==10.6.0
57+
newrelic==10.7.0
5858
openpyxl==3.1.5
5959
packaging==24.1
6060
passlib==1.7.4
@@ -76,7 +76,7 @@ redis==5.2.1
7676
requests==2.32.3
7777
rfc3987==1.3.8
7878
rq==1.16.2
79-
s3transfer==0.11.2
79+
s3transfer==0.11.4
8080
sansjson==0.3.0
8181
setuptools==71.0.4
8282
simplejson==3.19.2

0 commit comments

Comments
 (0)