Skip to content

Commit 6aa2b2a

Browse files
author
github-actions
committed
auto dependency upgrades
1 parent c8cacdd commit 6aa2b2a

File tree

4 files changed

+56
-84
lines changed

4 files changed

+56
-84
lines changed

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --output-file=requirements/requirements-ubuntu-latest_py3.11.txt pyproject.toml
5+
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/requirements-ubuntu-latest_py3.11.txt --pip-args=None pyproject.toml
66
#
77
aioitertools==0.12.0
88
# via maggma
@@ -13,13 +13,13 @@ attrs==25.3.0
1313
# jsonlines
1414
# jsonschema
1515
# referencing
16-
bcrypt==4.3.0
16+
bcrypt==5.0.0
1717
# via paramiko
1818
bibtexparser==1.4.3
1919
# via pymatgen
20-
boto3==1.40.31
20+
boto3==1.40.39
2121
# via maggma
22-
botocore==1.40.31
22+
botocore==1.40.39
2323
# via
2424
# boto3
2525
# s3transfer
@@ -33,17 +33,17 @@ charset-normalizer==3.4.3
3333
# via requests
3434
contourpy==1.3.3
3535
# via matplotlib
36-
cryptography==45.0.7
36+
cryptography==46.0.1
3737
# via paramiko
3838
cycler==0.12.1
3939
# via matplotlib
4040
dnspython==2.8.0
4141
# via
4242
# maggma
4343
# pymongo
44-
emmet-core==0.84.10rc2
44+
emmet-core==0.84.9
4545
# via mp-api (pyproject.toml)
46-
fonttools==4.59.2
46+
fonttools==4.60.0
4747
# via matplotlib
4848
idna==3.10
4949
# via requests
@@ -95,7 +95,6 @@ numpy==2.3.3
9595
# monty
9696
# pandas
9797
# pymatgen
98-
# pymatgen-io-validation
9998
# scipy
10099
# spglib
101100
orjson==3.11.3
@@ -128,28 +127,23 @@ pydantic==2.11.9
128127
# emmet-core
129128
# maggma
130129
# pydantic-settings
131-
# pymatgen-io-validation
132130
pydantic-core==2.33.2
133131
# via pydantic
134-
pydantic-settings==2.10.1
132+
pydantic-settings==2.11.0
135133
# via
136134
# emmet-core
137135
# maggma
138-
# pymatgen-io-validation
139136
pydash==8.0.5
140137
# via maggma
141138
pymatgen==2025.6.14
142139
# via
143140
# emmet-core
144141
# mp-api (pyproject.toml)
145-
# pymatgen-io-validation
146-
pymatgen-io-validation==0.1.1
147-
# via emmet-core
148142
pymongo==4.10.1
149143
# via maggma
150144
pynacl==1.6.0
151145
# via paramiko
152-
pyparsing==3.2.4
146+
pyparsing==3.2.5
153147
# via
154148
# bibtexparser
155149
# matplotlib
@@ -177,7 +171,6 @@ requests==2.32.5
177171
# via
178172
# mp-api (pyproject.toml)
179173
# pymatgen
180-
# pymatgen-io-validation
181174
rpds-py==0.27.1
182175
# via
183176
# jsonschema
@@ -187,7 +180,7 @@ ruamel-yaml==0.18.15
187180
# maggma
188181
# monty
189182
# pymatgen
190-
ruamel-yaml-clib==0.2.12
183+
ruamel-yaml-clib==0.2.14
191184
# via ruamel-yaml
192185
s3transfer==0.14.0
193186
# via boto3

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

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --all-extras --output-file=requirements/requirements-ubuntu-latest_py3.11_extras.txt pyproject.toml
5+
# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/requirements-ubuntu-latest_py3.11_extras.txt --pip-args=None pyproject.toml
66
#
77
aioitertools==0.12.0
88
# via maggma
@@ -23,17 +23,17 @@ attrs==25.3.0
2323
# referencing
2424
babel==2.17.0
2525
# via sphinx
26-
bcrypt==4.3.0
26+
bcrypt==5.0.0
2727
# via paramiko
2828
bibtexparser==1.4.3
2929
# via pymatgen
3030
boltons==25.0.0
3131
# via mpcontribs-client
32-
boto3==1.40.31
32+
boto3==1.40.39
3333
# via
3434
# maggma
3535
# mp-api (pyproject.toml)
36-
botocore==1.40.31
36+
botocore==1.40.39
3737
# via
3838
# boto3
3939
# s3transfer
@@ -55,9 +55,9 @@ charset-normalizer==3.4.3
5555
# via requests
5656
contourpy==1.3.3
5757
# via matplotlib
58-
coverage[toml]==7.10.6
58+
coverage[toml]==7.10.7
5959
# via pytest-cov
60-
cryptography==45.0.7
60+
cryptography==46.0.1
6161
# via paramiko
6262
custodian==2025.8.13
6363
# via mp-api (pyproject.toml)
@@ -74,7 +74,7 @@ dnspython==2.8.0
7474
# pymongo
7575
docutils==0.21.2
7676
# via sphinx
77-
emmet-core[all]==0.84.10rc2
77+
emmet-core[all]==0.84.9
7878
# via mp-api (pyproject.toml)
7979
execnet==2.1.1
8080
# via pytest-xdist
@@ -94,7 +94,7 @@ flexcache==0.3
9494
# via pint
9595
flexparser==0.4
9696
# via pint
97-
fonttools==4.59.2
97+
fonttools==4.60.0
9898
# via matplotlib
9999
fqdn==1.5.1
100100
# via jsonschema
@@ -155,7 +155,7 @@ jsonschema-specifications==2025.9.1
155155
# via jsonschema
156156
kiwisolver==1.4.9
157157
# via matplotlib
158-
lark==1.2.2
158+
lark==1.3.0
159159
# via rfc3987-syntax
160160
latexcodec==3.0.1
161161
# via pybtex
@@ -217,7 +217,7 @@ msgpack==1.1.1
217217
# maggma
218218
# mmtf-python
219219
# mp-api (pyproject.toml)
220-
mypy==1.18.1
220+
mypy==1.18.2
221221
# via mp-api (pyproject.toml)
222222
mypy-extensions==1.1.0
223223
# via
@@ -250,7 +250,6 @@ numpy==1.26.4
250250
# pymatgen
251251
# pymatgen-analysis-defects
252252
# pymatgen-analysis-diffusion
253-
# pymatgen-io-validation
254253
# rdkit
255254
# robocrys
256255
# scikit-image
@@ -325,7 +324,7 @@ pre-commit==4.3.0
325324
# via mp-api (pyproject.toml)
326325
prompt-toolkit==3.0.52
327326
# via ipython
328-
psutil==7.0.0
327+
psutil==7.1.0
329328
# via custodian
330329
ptyprocess==0.7.0
331330
# via pexpect
@@ -350,14 +349,12 @@ pydantic==2.11.9
350349
# emmet-core
351350
# maggma
352351
# pydantic-settings
353-
# pymatgen-io-validation
354352
pydantic-core==2.33.2
355353
# via pydantic
356-
pydantic-settings==2.10.1
354+
pydantic-settings==2.11.0
357355
# via
358356
# emmet-core
359357
# maggma
360-
# pymatgen-io-validation
361358
pydash==8.0.5
362359
# via maggma
363360
pyflakes==3.4.0
@@ -380,24 +377,21 @@ pymatgen==2025.6.14
380377
# pymatgen-analysis-alloys
381378
# pymatgen-analysis-defects
382379
# pymatgen-analysis-diffusion
383-
# pymatgen-io-validation
384380
# robocrys
385381
pymatgen-analysis-alloys==0.0.8
386382
# via emmet-core
387383
pymatgen-analysis-defects==2025.1.18
388384
# via emmet-core
389385
pymatgen-analysis-diffusion==2024.7.15
390386
# via emmet-core
391-
pymatgen-io-validation==0.1.1
392-
# via emmet-core
393387
pymongo==4.10.1
394388
# via
395389
# maggma
396390
# matminer
397391
# mpcontribs-client
398392
pynacl==1.6.0
399393
# via paramiko
400-
pyparsing==3.2.4
394+
pyparsing==3.2.5
401395
# via
402396
# bibtexparser
403397
# matplotlib
@@ -413,7 +407,7 @@ pytest-asyncio==1.2.0
413407
# via mp-api (pyproject.toml)
414408
pytest-cov==7.0.0
415409
# via mp-api (pyproject.toml)
416-
pytest-mock==3.15.0
410+
pytest-mock==3.15.1
417411
# via mp-api (pyproject.toml)
418412
pytest-xdist==3.8.0
419413
# via mp-api (pyproject.toml)
@@ -455,7 +449,6 @@ requests==2.32.5
455449
# matminer
456450
# mp-api (pyproject.toml)
457451
# pymatgen
458-
# pymatgen-io-validation
459452
# requests-futures
460453
# sphinx
461454
requests-futures==1.0.2
@@ -481,7 +474,7 @@ ruamel-yaml==0.18.15
481474
# monty
482475
# pymatgen
483476
# robocrys
484-
ruamel-yaml-clib==0.2.12
477+
ruamel-yaml-clib==0.2.14
485478
# via ruamel-yaml
486479
s3transfer==0.14.0
487480
# via boto3
@@ -508,7 +501,7 @@ semantic-version==2.10.0
508501
# via mpcontribs-client
509502
sentinels==1.1.1
510503
# via mongomock
511-
shapely==2.1.1
504+
shapely==2.1.2
512505
# via pymatgen-analysis-alloys
513506
simplejson==3.20.1
514507
# via
@@ -568,7 +561,7 @@ threadpoolctl==3.6.0
568561
# scikit-learn
569562
tidynamics==1.1.2
570563
# via transport-analysis
571-
tifffile==2025.9.9
564+
tifffile==2025.9.20
572565
# via scikit-image
573566
tqdm==4.67.1
574567
# via
@@ -629,7 +622,7 @@ urllib3==2.5.0
629622
# types-requests
630623
virtualenv==20.34.0
631624
# via pre-commit
632-
wcwidth==0.2.13
625+
wcwidth==0.2.14
633626
# via prompt-toolkit
634627
webcolors==24.11.1
635628
# via jsonschema

requirements/requirements-ubuntu-latest_py3.12.txt

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --output-file=requirements/requirements-ubuntu-latest_py3.12.txt pyproject.toml
5+
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/requirements-ubuntu-latest_py3.12.txt --pip-args=None pyproject.toml
66
#
77
aioitertools==0.12.0
88
# via maggma
@@ -13,13 +13,13 @@ attrs==25.3.0
1313
# jsonlines
1414
# jsonschema
1515
# referencing
16-
bcrypt==4.3.0
16+
bcrypt==5.0.0
1717
# via paramiko
1818
bibtexparser==1.4.3
1919
# via pymatgen
20-
boto3==1.40.31
20+
boto3==1.40.39
2121
# via maggma
22-
botocore==1.40.31
22+
botocore==1.40.39
2323
# via
2424
# boto3
2525
# s3transfer
@@ -33,17 +33,17 @@ charset-normalizer==3.4.3
3333
# via requests
3434
contourpy==1.3.3
3535
# via matplotlib
36-
cryptography==45.0.7
36+
cryptography==46.0.1
3737
# via paramiko
3838
cycler==0.12.1
3939
# via matplotlib
4040
dnspython==2.8.0
4141
# via
4242
# maggma
4343
# pymongo
44-
emmet-core==0.84.10rc2
44+
emmet-core==0.84.9
4545
# via mp-api (pyproject.toml)
46-
fonttools==4.59.2
46+
fonttools==4.60.0
4747
# via matplotlib
4848
idna==3.10
4949
# via requests
@@ -95,7 +95,6 @@ numpy==2.3.3
9595
# monty
9696
# pandas
9797
# pymatgen
98-
# pymatgen-io-validation
9998
# scipy
10099
# spglib
101100
orjson==3.11.3
@@ -128,28 +127,23 @@ pydantic==2.11.9
128127
# emmet-core
129128
# maggma
130129
# pydantic-settings
131-
# pymatgen-io-validation
132130
pydantic-core==2.33.2
133131
# via pydantic
134-
pydantic-settings==2.10.1
132+
pydantic-settings==2.11.0
135133
# via
136134
# emmet-core
137135
# maggma
138-
# pymatgen-io-validation
139136
pydash==8.0.5
140137
# via maggma
141138
pymatgen==2025.6.14
142139
# via
143140
# emmet-core
144141
# mp-api (pyproject.toml)
145-
# pymatgen-io-validation
146-
pymatgen-io-validation==0.1.1
147-
# via emmet-core
148142
pymongo==4.10.1
149143
# via maggma
150144
pynacl==1.6.0
151145
# via paramiko
152-
pyparsing==3.2.4
146+
pyparsing==3.2.5
153147
# via
154148
# bibtexparser
155149
# matplotlib
@@ -177,7 +171,6 @@ requests==2.32.5
177171
# via
178172
# mp-api (pyproject.toml)
179173
# pymatgen
180-
# pymatgen-io-validation
181174
rpds-py==0.27.1
182175
# via
183176
# jsonschema
@@ -187,7 +180,7 @@ ruamel-yaml==0.18.15
187180
# maggma
188181
# monty
189182
# pymatgen
190-
ruamel-yaml-clib==0.2.12
183+
ruamel-yaml-clib==0.2.14
191184
# via ruamel-yaml
192185
s3transfer==0.14.0
193186
# via boto3

0 commit comments

Comments
 (0)