Skip to content

Commit 52dc92c

Browse files
tschaumegithub-actions
and
github-actions
authored
Automated dependency upgrades (#1902)
* update dependencies for mpcontribs-api (ubuntu-latest/py3.10) * update dependencies for mpcontribs-api (ubuntu-latest/py3.11) * update dependencies for mpcontribs-client (ubuntu-latest/py3.10) * update dependencies for mpcontribs-client (ubuntu-latest/py3.11) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.10) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.11) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.10) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.11) --------- Co-authored-by: github-actions <[email protected]>
1 parent 3d92324 commit 52dc92c

16 files changed

+84
-58
lines changed

mpcontribs-api/requirements/ubuntu-latest_py3.10.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ blinker==1.9.0
3636
# via mpcontribs-api (setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (setup.py)
39-
boto3==1.37.2
39+
boto3==1.37.4
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.37.2
41+
botocore==1.37.4
4242
# via
4343
# boto3
4444
# s3transfer
@@ -155,7 +155,7 @@ ipykernel==6.29.5
155155
# via
156156
# nbclassic
157157
# notebook
158-
ipython==8.32.0
158+
ipython==8.33.0
159159
# via ipykernel
160160
ipython-genutils==0.2.0
161161
# via
@@ -229,7 +229,7 @@ marshmallow==3.26.1
229229
# marshmallow-mongoengine
230230
marshmallow-mongoengine==0.31.2
231231
# via flask-mongorest-mpcontribs
232-
matplotlib==3.10.0
232+
matplotlib==3.10.1
233233
# via pymatgen
234234
matplotlib-inline==0.1.7
235235
# via

mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ blinker==1.9.0
3636
# via mpcontribs-api (setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (setup.py)
39-
boto3==1.37.2
39+
boto3==1.37.4
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.37.2
41+
botocore==1.37.4
4242
# via
4343
# boto3
4444
# s3transfer
@@ -160,7 +160,7 @@ ipykernel==6.29.5
160160
# via
161161
# nbclassic
162162
# notebook
163-
ipython==8.32.0
163+
ipython==8.33.0
164164
# via ipykernel
165165
ipython-genutils==0.2.0
166166
# via
@@ -234,7 +234,7 @@ marshmallow==3.26.1
234234
# marshmallow-mongoengine
235235
marshmallow-mongoengine==0.31.2
236236
# via flask-mongorest-mpcontribs
237-
matplotlib==3.10.0
237+
matplotlib==3.10.1
238238
# via pymatgen
239239
matplotlib-inline==0.1.7
240240
# via

mpcontribs-api/requirements/ubuntu-latest_py3.11.txt

+7-4
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ blinker==1.9.0
3434
# via mpcontribs-api (setup.py)
3535
boltons==25.0.0
3636
# via mpcontribs-api (setup.py)
37-
boto3==1.37.2
37+
boto3==1.37.4
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.37.2
39+
botocore==1.37.4
4040
# via
4141
# boto3
4242
# s3transfer
@@ -149,12 +149,14 @@ ipykernel==6.29.5
149149
# via
150150
# nbclassic
151151
# notebook
152-
ipython==8.32.0
152+
ipython==9.0.0
153153
# via ipykernel
154154
ipython-genutils==0.2.0
155155
# via
156156
# nbclassic
157157
# notebook
158+
ipython-pygments-lexers==1.1.1
159+
# via ipython
158160
isoduration==20.11.0
159161
# via jsonschema
160162
itsdangerous==2.2.0
@@ -223,7 +225,7 @@ marshmallow==3.26.1
223225
# marshmallow-mongoengine
224226
marshmallow-mongoengine==0.31.2
225227
# via flask-mongorest-mpcontribs
226-
matplotlib==3.10.0
228+
matplotlib==3.10.1
227229
# via pymatgen
228230
matplotlib-inline==0.1.7
229231
# via
@@ -346,6 +348,7 @@ pycparser==2.22
346348
pygments==2.19.1
347349
# via
348350
# ipython
351+
# ipython-pygments-lexers
349352
# nbconvert
350353
pymatgen==2025.2.18
351354
# via mpcontribs-api (setup.py)

mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt

+7-4
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ blinker==1.9.0
3434
# via mpcontribs-api (setup.py)
3535
boltons==25.0.0
3636
# via mpcontribs-api (setup.py)
37-
boto3==1.37.2
37+
boto3==1.37.4
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.37.2
39+
botocore==1.37.4
4040
# via
4141
# boto3
4242
# s3transfer
@@ -153,12 +153,14 @@ ipykernel==6.29.5
153153
# via
154154
# nbclassic
155155
# notebook
156-
ipython==8.32.0
156+
ipython==9.0.0
157157
# via ipykernel
158158
ipython-genutils==0.2.0
159159
# via
160160
# nbclassic
161161
# notebook
162+
ipython-pygments-lexers==1.1.1
163+
# via ipython
162164
isoduration==20.11.0
163165
# via jsonschema
164166
itsdangerous==2.2.0
@@ -227,7 +229,7 @@ marshmallow==3.26.1
227229
# marshmallow-mongoengine
228230
marshmallow-mongoengine==0.31.2
229231
# via flask-mongorest-mpcontribs
230-
matplotlib==3.10.0
232+
matplotlib==3.10.1
231233
# via pymatgen
232234
matplotlib-inline==0.1.7
233235
# via
@@ -359,6 +361,7 @@ pyflakes==3.2.0
359361
pygments==2.19.1
360362
# via
361363
# ipython
364+
# ipython-pygments-lexers
362365
# nbconvert
363366
pymatgen==2025.2.18
364367
# via mpcontribs-api (setup.py)

mpcontribs-client/requirements/ubuntu-latest_py3.10.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ idna==3.10
5656
# requests
5757
importlib-resources==6.5.2
5858
# via swagger-spec-validator
59-
ipython==8.32.0
59+
ipython==8.33.0
6060
# via mpcontribs-client (setup.py)
6161
isoduration==20.11.0
6262
# via jsonschema
@@ -80,7 +80,7 @@ kiwisolver==1.4.8
8080
# via matplotlib
8181
latexcodec==3.0.0
8282
# via pybtex
83-
matplotlib==3.10.0
83+
matplotlib==3.10.1
8484
# via pymatgen
8585
matplotlib-inline==0.1.7
8686
# via ipython

mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ importlib-resources==6.5.2
6666
# via swagger-spec-validator
6767
iniconfig==2.0.0
6868
# via pytest
69-
ipython==8.32.0
69+
ipython==8.33.0
7070
# via mpcontribs-client (setup.py)
7171
isoduration==20.11.0
7272
# via jsonschema
@@ -90,7 +90,7 @@ kiwisolver==1.4.8
9090
# via matplotlib
9191
latexcodec==3.0.0
9292
# via pybtex
93-
matplotlib==3.10.0
93+
matplotlib==3.10.1
9494
# via pymatgen
9595
matplotlib-inline==0.1.7
9696
# via ipython

mpcontribs-client/requirements/ubuntu-latest_py3.11.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,10 @@ idna==3.10
5454
# requests
5555
importlib-resources==6.5.2
5656
# via swagger-spec-validator
57-
ipython==8.32.0
57+
ipython==9.0.0
5858
# via mpcontribs-client (setup.py)
59+
ipython-pygments-lexers==1.1.1
60+
# via ipython
5961
isoduration==20.11.0
6062
# via jsonschema
6163
jedi==0.19.2
@@ -78,7 +80,7 @@ kiwisolver==1.4.8
7880
# via matplotlib
7981
latexcodec==3.0.0
8082
# via pybtex
81-
matplotlib==3.10.0
83+
matplotlib==3.10.1
8284
# via pymatgen
8385
matplotlib-inline==0.1.7
8486
# via ipython
@@ -139,7 +141,9 @@ pure-eval==0.2.3
139141
pybtex==0.24.0
140142
# via pymatgen
141143
pygments==2.19.1
142-
# via ipython
144+
# via
145+
# ipython
146+
# ipython-pygments-lexers
143147
pyisemail==2.0.1
144148
# via mpcontribs-client (setup.py)
145149
pymatgen==2025.2.18

mpcontribs-client/requirements/ubuntu-latest_py3.11_extras.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@ importlib-resources==6.5.2
6262
# via swagger-spec-validator
6363
iniconfig==2.0.0
6464
# via pytest
65-
ipython==8.32.0
65+
ipython==9.0.0
6666
# via mpcontribs-client (setup.py)
67+
ipython-pygments-lexers==1.1.1
68+
# via ipython
6769
isoduration==20.11.0
6870
# via jsonschema
6971
jedi==0.19.2
@@ -86,7 +88,7 @@ kiwisolver==1.4.8
8688
# via matplotlib
8789
latexcodec==3.0.0
8890
# via pybtex
89-
matplotlib==3.10.0
91+
matplotlib==3.10.1
9092
# via pymatgen
9193
matplotlib-inline==0.1.7
9294
# via ipython
@@ -162,7 +164,9 @@ pycodestyle==2.12.1
162164
pyflakes==3.2.0
163165
# via flake8
164166
pygments==2.19.1
165-
# via ipython
167+
# via
168+
# ipython
169+
# ipython-pygments-lexers
166170
pyisemail==2.0.1
167171
# via mpcontribs-client (setup.py)
168172
pymatgen==2025.2.18

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ importlib-resources==6.5.2
9595
# via swagger-spec-validator
9696
ipykernel==6.29.5
9797
# via -r requirements.in
98-
ipython==8.32.0
98+
ipython==8.33.0
9999
# via
100100
# ipykernel
101101
# ipywidgets
@@ -164,7 +164,7 @@ markupsafe==3.0.2
164164
# via
165165
# jinja2
166166
# nbconvert
167-
matplotlib==3.10.0
167+
matplotlib==3.10.1
168168
# via pymatgen
169169
matplotlib-inline==0.1.7
170170
# via
@@ -176,7 +176,7 @@ monotonic==1.6
176176
# via bravado
177177
monty==2025.1.9
178178
# via pymatgen
179-
mpcontribs-client==5.10.1
179+
mpcontribs-client==5.10.2
180180
# via -r requirements.in
181181
mpmath==1.3.0
182182
# via sympy

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10_extras.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ importlib-resources==6.5.2
9595
# via swagger-spec-validator
9696
ipykernel==6.29.5
9797
# via -r requirements.in
98-
ipython==8.32.0
98+
ipython==8.33.0
9999
# via
100100
# ipykernel
101101
# ipywidgets
@@ -164,7 +164,7 @@ markupsafe==3.0.2
164164
# via
165165
# jinja2
166166
# nbconvert
167-
matplotlib==3.10.0
167+
matplotlib==3.10.1
168168
# via pymatgen
169169
matplotlib-inline==0.1.7
170170
# via
@@ -176,7 +176,7 @@ monotonic==1.6
176176
# via bravado
177177
monty==2025.1.9
178178
# via pymatgen
179-
mpcontribs-client==5.10.1
179+
mpcontribs-client==5.10.2
180180
# via -r requirements.in
181181
mpmath==1.3.0
182182
# via sympy

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt

+6-3
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,13 @@ importlib-resources==6.5.2
9191
# via swagger-spec-validator
9292
ipykernel==6.29.5
9393
# via -r requirements.in
94-
ipython==8.32.0
94+
ipython==9.0.0
9595
# via
9696
# ipykernel
9797
# ipywidgets
9898
# mpcontribs-client
99+
ipython-pygments-lexers==1.1.1
100+
# via ipython
99101
ipywidgets==8.1.5
100102
# via -r requirements.in
101103
isoduration==20.11.0
@@ -160,7 +162,7 @@ markupsafe==3.0.2
160162
# via
161163
# jinja2
162164
# nbconvert
163-
matplotlib==3.10.0
165+
matplotlib==3.10.1
164166
# via pymatgen
165167
matplotlib-inline==0.1.7
166168
# via
@@ -172,7 +174,7 @@ monotonic==1.6
172174
# via bravado
173175
monty==2025.1.9
174176
# via pymatgen
175-
mpcontribs-client==5.10.1
177+
mpcontribs-client==5.10.2
176178
# via -r requirements.in
177179
mpmath==1.3.0
178180
# via sympy
@@ -264,6 +266,7 @@ pycparser==2.22
264266
pygments==2.19.1
265267
# via
266268
# ipython
269+
# ipython-pygments-lexers
267270
# nbconvert
268271
pyisemail==2.0.1
269272
# via mpcontribs-client

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt

+6-3
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,13 @@ importlib-resources==6.5.2
9191
# via swagger-spec-validator
9292
ipykernel==6.29.5
9393
# via -r requirements.in
94-
ipython==8.32.0
94+
ipython==9.0.0
9595
# via
9696
# ipykernel
9797
# ipywidgets
9898
# mpcontribs-client
99+
ipython-pygments-lexers==1.1.1
100+
# via ipython
99101
ipywidgets==8.1.5
100102
# via -r requirements.in
101103
isoduration==20.11.0
@@ -160,7 +162,7 @@ markupsafe==3.0.2
160162
# via
161163
# jinja2
162164
# nbconvert
163-
matplotlib==3.10.0
165+
matplotlib==3.10.1
164166
# via pymatgen
165167
matplotlib-inline==0.1.7
166168
# via
@@ -172,7 +174,7 @@ monotonic==1.6
172174
# via bravado
173175
monty==2025.1.9
174176
# via pymatgen
175-
mpcontribs-client==5.10.1
177+
mpcontribs-client==5.10.2
176178
# via -r requirements.in
177179
mpmath==1.3.0
178180
# via sympy
@@ -264,6 +266,7 @@ pycparser==2.22
264266
pygments==2.19.1
265267
# via
266268
# ipython
269+
# ipython-pygments-lexers
267270
# nbconvert
268271
pyisemail==2.0.1
269272
# via mpcontribs-client

0 commit comments

Comments
 (0)