Skip to content

Commit cb30cd5

Browse files
munrojmgithub-actions
andauthored
Automated dependency upgrades (#1000)
Co-authored-by: github-actions <[email protected]>
1 parent a1175fd commit cb30cd5

4 files changed

+280
-242
lines changed

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 50 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -17,55 +17,57 @@ bcrypt==4.3.0
1717
# via paramiko
1818
bibtexparser==1.4.3
1919
# via pymatgen
20-
boto3==1.38.37
20+
boto3==1.40.29
2121
# via maggma
22-
botocore==1.38.37
22+
botocore==1.40.29
2323
# via
2424
# boto3
2525
# s3transfer
26-
certifi==2025.6.15
26+
certifi==2025.8.3
2727
# via requests
28-
cffi==1.17.1
28+
cffi==2.0.0
2929
# via
3030
# cryptography
3131
# pynacl
32-
charset-normalizer==3.4.2
32+
charset-normalizer==3.4.3
3333
# via requests
34-
contourpy==1.3.2
34+
contourpy==1.3.3
3535
# via matplotlib
36-
cryptography==45.0.4
36+
cryptography==45.0.7
3737
# via paramiko
3838
cycler==0.12.1
3939
# via matplotlib
40-
dnspython==2.7.0
40+
dnspython==2.8.0
4141
# via
4242
# maggma
4343
# pymongo
44-
emmet-core==0.84.8
44+
emmet-core==0.84.10rc2
4545
# via mp-api (pyproject.toml)
46-
fonttools==4.58.4
46+
fonttools==4.59.2
4747
# via matplotlib
4848
idna==3.10
4949
# via requests
50+
invoke==2.2.0
51+
# via paramiko
5052
jmespath==1.0.1
5153
# via
5254
# boto3
5355
# botocore
54-
joblib==1.5.1
56+
joblib==1.5.2
5557
# via pymatgen
5658
jsonlines==4.0.0
5759
# via maggma
58-
jsonschema==4.24.0
60+
jsonschema==4.25.1
5961
# via maggma
60-
jsonschema-specifications==2025.4.1
62+
jsonschema-specifications==2025.9.1
6163
# via jsonschema
62-
kiwisolver==1.4.8
64+
kiwisolver==1.4.9
6365
# via matplotlib
64-
latexcodec==3.0.0
66+
latexcodec==3.0.1
6567
# via pybtex
66-
maggma==0.71.5
68+
maggma==0.72.0
6769
# via mp-api (pyproject.toml)
68-
matplotlib==3.10.3
70+
matplotlib==3.10.6
6971
# via pymatgen
7072
mongomock==4.3.0
7173
# via maggma
@@ -81,21 +83,22 @@ msgpack==1.1.1
8183
# via
8284
# maggma
8385
# mp-api (pyproject.toml)
84-
narwhals==1.43.0
86+
narwhals==2.4.0
8587
# via plotly
8688
networkx==3.5
8789
# via pymatgen
88-
numpy==2.3.0
90+
numpy==2.3.3
8991
# via
9092
# contourpy
9193
# maggma
9294
# matplotlib
9395
# monty
9496
# pandas
9597
# pymatgen
98+
# pymatgen-io-validation
9699
# scipy
97100
# spglib
98-
orjson==3.10.18
101+
orjson==3.11.3
99102
# via
100103
# maggma
101104
# pymatgen
@@ -106,40 +109,45 @@ packaging==25.0
106109
# plotly
107110
palettable==3.3.3
108111
# via pymatgen
109-
pandas==2.3.0
112+
pandas==2.3.2
110113
# via
111114
# maggma
112115
# pymatgen
113-
paramiko==3.5.1
116+
paramiko==4.0.0
114117
# via sshtunnel
115-
pillow==11.2.1
118+
pillow==11.3.0
116119
# via matplotlib
117-
plotly==6.1.2
120+
plotly==6.3.0
118121
# via pymatgen
119-
pybtex==0.24.0
122+
pybtex==0.25.1
120123
# via emmet-core
121-
pycparser==2.22
124+
pycparser==2.23
122125
# via cffi
123126
pydantic==2.11.7
124127
# via
125128
# emmet-core
126129
# maggma
127130
# pydantic-settings
131+
# pymatgen-io-validation
128132
pydantic-core==2.33.2
129133
# via pydantic
130-
pydantic-settings==2.9.1
134+
pydantic-settings==2.10.1
131135
# via
132136
# emmet-core
133137
# maggma
138+
# pymatgen-io-validation
134139
pydash==8.0.5
135140
# via maggma
136141
pymatgen==2025.6.14
137142
# via
138143
# emmet-core
139144
# mp-api (pyproject.toml)
145+
# pymatgen-io-validation
146+
pymatgen-io-validation==0.1.1
147+
# via emmet-core
140148
pymongo==4.10.1
141149
# via maggma
142-
pynacl==1.5.0
150+
pynacl==1.6.0
143151
# via paramiko
144152
pyparsing==3.2.3
145153
# via
@@ -151,46 +159,45 @@ python-dateutil==2.9.0.post0
151159
# maggma
152160
# matplotlib
153161
# pandas
154-
python-dotenv==1.1.0
162+
python-dotenv==1.1.1
155163
# via pydantic-settings
156164
pytz==2025.2
157165
# via
158166
# mongomock
159167
# pandas
160168
pyyaml==6.0.2
161169
# via pybtex
162-
pyzmq==27.0.0
170+
pyzmq==27.1.0
163171
# via maggma
164172
referencing==0.36.2
165173
# via
166174
# jsonschema
167175
# jsonschema-specifications
168-
requests==2.32.4
176+
requests==2.32.5
169177
# via
170178
# mp-api (pyproject.toml)
171179
# pymatgen
172-
rpds-py==0.25.1
180+
# pymatgen-io-validation
181+
rpds-py==0.27.1
173182
# via
174183
# jsonschema
175184
# referencing
176-
ruamel-yaml==0.18.14
185+
ruamel-yaml==0.18.15
177186
# via
178187
# maggma
179188
# monty
180189
# pymatgen
181190
ruamel-yaml-clib==0.2.12
182191
# via ruamel-yaml
183-
s3transfer==0.13.0
192+
s3transfer==0.14.0
184193
# via boto3
185-
scipy==1.15.3
194+
scipy==1.16.2
186195
# via pymatgen
187-
sentinels==1.0.0
196+
sentinels==1.1.1
188197
# via mongomock
189198
six==1.17.0
190-
# via
191-
# pybtex
192-
# python-dateutil
193-
smart-open==7.1.0
199+
# via python-dateutil
200+
smart-open==7.3.1
194201
# via mp-api (pyproject.toml)
195202
spglib==2.6.0
196203
# via pymatgen
@@ -204,7 +211,7 @@ tqdm==4.67.1
204211
# via
205212
# maggma
206213
# pymatgen
207-
typing-extensions==4.14.0
214+
typing-extensions==4.15.0
208215
# via
209216
# emmet-core
210217
# mp-api (pyproject.toml)
@@ -222,11 +229,11 @@ tzdata==2025.2
222229
# via pandas
223230
uncertainties==3.2.3
224231
# via pymatgen
225-
urllib3==2.4.0
232+
urllib3==2.5.0
226233
# via
227234
# botocore
228235
# requests
229-
wrapt==1.17.2
236+
wrapt==1.17.3
230237
# via smart-open
231238

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

0 commit comments

Comments
 (0)