Skip to content

Commit bacd127

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent f0e2ca6 commit bacd127

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.6
229+
matplotlib==3.10.7
230230
# via
231231
# -r python/requirements.txt
232232
# pymatgen

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.9
8282
# via matplotlib
8383
lark==1.3.0
8484
# via rfc3987-syntax
85-
matplotlib==3.10.6
85+
matplotlib==3.10.7
8686
# via
8787
# -r python/requirements.txt
8888
# pymatgen

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ markupsafe==3.0.3
170170
# via
171171
# jinja2
172172
# nbconvert
173-
matplotlib==3.10.6
173+
matplotlib==3.10.7
174174
# via
175175
# -r python/requirements.txt
176176
# pymatgen

mpcontribs-portal/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ markupsafe==3.0.3
165165
# via
166166
# jinja2
167167
# nbconvert
168-
matplotlib==3.10.6
168+
matplotlib==3.10.7
169169
# via
170170
# -r python/requirements.txt
171171
# pymatgen

0 commit comments

Comments
 (0)