Skip to content

Commit 2d9e2cb

Browse files
tschaumegithub-actions
andauthored
Automated dependency upgrades (#1235)
* update dependencies for emmet-api (ubuntu-latest/py3.11) * update dependencies for emmet-api (ubuntu-latest/py3.12) * update dependencies for emmet-builders (ubuntu-latest/py3.11) * update dependencies for emmet-builders (ubuntu-latest/py3.12) * update dependencies for emmet-core (ubuntu-latest/py3.11) * update dependencies for emmet-core (ubuntu-latest/py3.12) --------- Co-authored-by: github-actions <[email protected]>
1 parent 904c7f4 commit 2d9e2cb

12 files changed

+2656
-138
lines changed

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

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ bcrypt==4.3.0
2323
# via paramiko
2424
bibtexparser==1.4.3
2525
# via pymatgen
26-
boto3==1.38.21
26+
boto3==1.38.29
2727
# via
2828
# emmet-api (setup.py)
2929
# maggma
30-
botocore==1.38.21
30+
botocore==1.38.29
3131
# via
3232
# boto3
3333
# s3transfer
@@ -45,14 +45,12 @@ click==8.2.1
4545
# via uvicorn
4646
contourpy==1.3.2
4747
# via matplotlib
48-
cryptography==45.0.2
48+
cryptography==45.0.3
4949
# via paramiko
5050
cycler==0.12.1
5151
# via matplotlib
5252
ddtrace==2.21.8
5353
# via emmet-api (setup.py)
54-
deprecated==1.2.18
55-
# via opentelemetry-api
5654
dnspython==2.7.0
5755
# via
5856
# maggma
@@ -65,7 +63,7 @@ fastapi==0.115.12
6563
# via
6664
# emmet-api (setup.py)
6765
# maggma
68-
fonttools==4.58.0
66+
fonttools==4.58.1
6967
# via matplotlib
7068
gunicorn==23.0.0
7169
# via emmet-api (setup.py)
@@ -77,17 +75,17 @@ idna==3.10
7775
# requests
7876
imageio==2.37.0
7977
# via scikit-image
80-
importlib-metadata==8.6.1
78+
importlib-metadata==8.7.0
8179
# via opentelemetry-api
8280
jmespath==1.0.1
8381
# via
8482
# boto3
8583
# botocore
86-
joblib==1.5.0
84+
joblib==1.5.1
8785
# via pymatgen
8886
jsonlines==4.0.0
8987
# via maggma
90-
jsonschema==4.23.0
88+
jsonschema==4.24.0
9189
# via maggma
9290
jsonschema-specifications==2025.4.1
9391
# via jsonschema
@@ -114,9 +112,9 @@ mpmath==1.3.0
114112
# via sympy
115113
msgpack==1.1.0
116114
# via maggma
117-
narwhals==1.40.0
115+
narwhals==1.41.0
118116
# via plotly
119-
networkx==3.4.2
117+
networkx==3.5
120118
# via
121119
# pymatgen
122120
# scikit-image
@@ -135,10 +133,12 @@ numpy==1.26.4
135133
# shapely
136134
# spglib
137135
# tifffile
138-
opentelemetry-api==1.33.1
136+
opentelemetry-api==1.34.0
139137
# via ddtrace
140138
orjson==3.10.18
141-
# via maggma
139+
# via
140+
# maggma
141+
# pymatgen
142142
packaging==25.0
143143
# via
144144
# gunicorn
@@ -160,15 +160,15 @@ pillow==11.2.1
160160
# imageio
161161
# matplotlib
162162
# scikit-image
163-
plotly==6.1.1
163+
plotly==6.1.2
164164
# via pymatgen
165-
protobuf==6.31.0
165+
protobuf==6.31.1
166166
# via ddtrace
167167
pybtex==0.24.0
168168
# via emmet-core
169169
pycparser==2.22
170170
# via cffi
171-
pydantic==2.11.4
171+
pydantic==2.11.5
172172
# via
173173
# emmet-core
174174
# fastapi
@@ -182,7 +182,7 @@ pydantic-settings==2.9.1
182182
# maggma
183183
pydash==8.0.5
184184
# via maggma
185-
pymatgen==2025.5.2
185+
pymatgen==2025.5.28
186186
# via
187187
# emmet-core
188188
# mp-pyrho
@@ -226,14 +226,14 @@ rpds-py==0.25.1
226226
# via
227227
# jsonschema
228228
# referencing
229-
ruamel-yaml==0.18.10
229+
ruamel-yaml==0.18.12
230230
# via
231231
# maggma
232232
# monty
233233
# pymatgen
234234
ruamel-yaml-clib==0.2.12
235235
# via ruamel-yaml
236-
s3transfer==0.12.0
236+
s3transfer==0.13.0
237237
# via boto3
238238
scikit-image==0.25.2
239239
# via pymatgen-analysis-defects
@@ -265,18 +265,19 @@ sympy==1.14.0
265265
# via pymatgen
266266
tabulate==0.9.0
267267
# via pymatgen
268-
tifffile==2025.5.21
268+
tifffile==2025.6.1
269269
# via scikit-image
270270
tqdm==4.67.1
271271
# via
272272
# maggma
273273
# pymatgen
274-
typing-extensions==4.13.2
274+
typing-extensions==4.14.0
275275
# via
276276
# anyio
277277
# ddtrace
278278
# emmet-core
279279
# fastapi
280+
# opentelemetry-api
280281
# pydantic
281282
# pydantic-core
282283
# pydash
@@ -295,15 +296,13 @@ urllib3==2.4.0
295296
# via
296297
# botocore
297298
# requests
298-
uvicorn==0.34.2
299+
uvicorn==0.34.3
299300
# via maggma
300301
wrapt==1.17.2
301-
# via
302-
# ddtrace
303-
# deprecated
302+
# via ddtrace
304303
xmltodict==0.14.2
305304
# via ddtrace
306-
zipp==3.21.0
305+
zipp==3.22.0
307306
# via importlib-metadata
308307

309308
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)