Skip to content

Commit 98b04e2

Browse files
author
github-actions
committed
update dependencies for ubuntu-latest/py3.12
1 parent 5662e1e commit 98b04e2

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

requirements/ubuntu-latest_py3.12.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ ase==3.27.0
1616
# dscribe
1717
# matminer
1818
# matminer (pyproject.toml)
19-
astroid==4.0.3
19+
astroid==4.0.4
2020
# via pylint
2121
attrs==25.4.0
2222
# via
2323
# jsonschema
2424
# referencing
25-
babel==2.17.0
25+
babel==2.18.0
2626
# via sphinx
2727
beautifulsoup4==4.14.3
2828
# via aflow
29-
bibtexparser==1.4.3
29+
bibtexparser==1.4.4
3030
# via pymatgen
3131
black==26.1.0
3232
# via
@@ -46,7 +46,7 @@ click==8.3.1
4646
# via black
4747
contourpy==1.3.3
4848
# via matplotlib
49-
coverage[toml]==7.13.1
49+
coverage[toml]==7.13.4
5050
# via
5151
# coveralls
5252
# matminer
@@ -56,7 +56,7 @@ coveralls==4.0.2
5656
# via
5757
# matminer
5858
# matminer (pyproject.toml)
59-
cryptography==46.0.3
59+
cryptography==46.0.5
6060
# via
6161
# globus-sdk
6262
# pyjwt
@@ -87,7 +87,7 @@ globus-sdk==3.65.0
8787
# fair-research-login
8888
# mdf-forge
8989
# mdf-toolbox
90-
httplib2==0.31.1
90+
httplib2==0.31.2
9191
# via
9292
# matminer
9393
# matminer (pyproject.toml)
@@ -150,7 +150,7 @@ mpmath==1.3.0
150150
# via sympy
151151
mypy-extensions==1.1.0
152152
# via black
153-
narwhals==2.15.0
153+
narwhals==2.16.0
154154
# via plotly
155155
networkx==3.6.1
156156
# via pymatgen
@@ -174,7 +174,7 @@ numpy==2.3.5
174174
# scipy
175175
# sparse
176176
# spglib
177-
orjson==3.11.5
177+
orjson==3.11.7
178178
# via pymatgen
179179
packaging==26.0
180180
# via
@@ -190,7 +190,7 @@ pandas==2.3.3
190190
# matminer
191191
# matminer (pyproject.toml)
192192
# pymatgen
193-
pathspec==1.0.3
193+
pathspec==1.0.4
194194
# via black
195195
pillow==12.1.0
196196
# via matplotlib
@@ -214,7 +214,7 @@ pygments==2.19.2
214214
# via
215215
# pytest
216216
# sphinx
217-
pyjwt[crypto]==2.10.1
217+
pyjwt[crypto]==2.11.0
218218
# via globus-sdk
219219
pylint==4.0.4
220220
# via
@@ -258,7 +258,7 @@ python-dateutil==2.9.0.post0
258258
# via
259259
# matplotlib
260260
# pandas
261-
pytokens==0.4.0
261+
pytokens==0.4.1
262262
# via black
263263
pytz==2025.2
264264
# via pandas
@@ -345,7 +345,7 @@ threadpoolctl==3.6.0
345345
# via scikit-learn
346346
tomlkit==0.14.0
347347
# via pylint
348-
tqdm==4.67.1
348+
tqdm==4.67.3
349349
# via
350350
# matminer
351351
# matminer (pyproject.toml)

0 commit comments

Comments
 (0)