Skip to content

Commit 3549648

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent ba78df8 commit 3549648

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ argon2-cffi==25.1.0
1212
# via
1313
# jupyter-server
1414
# notebook
15-
argon2-cffi-bindings==21.2.0
15+
argon2-cffi-bindings==25.1.0
1616
# via argon2-cffi
1717
arrow==1.3.0
1818
# via isoduration
@@ -36,9 +36,9 @@ blinker==1.9.0
3636
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
39-
boto3==1.39.16
39+
boto3==1.40.0
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.39.16
41+
botocore==1.40.0
4242
# via
4343
# boto3
4444
# s3transfer
@@ -130,7 +130,7 @@ fonttools==4.59.0
130130
# via matplotlib
131131
fqdn==1.5.1
132132
# via jsonschema
133-
freezegun==1.5.3
133+
freezegun==1.5.4
134134
# via rq-scheduler
135135
gevent==25.5.1
136136
# via gunicorn
@@ -226,7 +226,7 @@ marshmallow==3.26.1
226226
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
227227
marshmallow-mongoengine==0.31.2
228228
# via flask-mongorest-mpcontribs
229-
matplotlib==3.10.3
229+
matplotlib==3.10.5
230230
# via
231231
# -r python/requirements.txt
232232
# pymatgen
@@ -411,7 +411,7 @@ referencing==0.36.2
411411
# jsonschema
412412
# jsonschema-specifications
413413
# jupyter-events
414-
regex==2025.7.29
414+
regex==2025.7.34
415415
# via dateparser
416416
requests==2.32.4
417417
# via

mpcontribs-client/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ kiwisolver==1.4.8
8282
# via matplotlib
8383
lark==1.2.2
8484
# via rfc3987-syntax
85-
matplotlib==3.10.3
85+
matplotlib==3.10.5
8686
# via
8787
# -r python/requirements.txt
8888
# pymatgen

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ anyio==4.9.0
88
# via jupyter-server
99
argon2-cffi==25.1.0
1010
# via jupyter-server
11-
argon2-cffi-bindings==21.2.0
11+
argon2-cffi-bindings==25.1.0
1212
# via argon2-cffi
1313
arrow==1.3.0
1414
# via isoduration
@@ -168,7 +168,7 @@ markupsafe==3.0.2
168168
# via
169169
# jinja2
170170
# nbconvert
171-
matplotlib==3.10.3
171+
matplotlib==3.10.5
172172
# via
173173
# -r python/requirements.txt
174174
# pymatgen

mpcontribs-portal/requirements/deployment.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ boltons==25.0.0
2424
# via
2525
# mpcontribs-client
2626
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
27-
boto3==1.39.16
27+
boto3==1.40.0
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
29-
botocore==1.39.16
29+
botocore==1.40.0
3030
# via
3131
# boto3
3232
# s3transfer
@@ -165,7 +165,7 @@ markupsafe==3.0.2
165165
# via
166166
# jinja2
167167
# nbconvert
168-
matplotlib==3.10.3
168+
matplotlib==3.10.5
169169
# via
170170
# -r python/requirements.txt
171171
# pymatgen

0 commit comments

Comments
 (0)