Skip to content

Commit 88a9791

Browse files
author
github-actions
committed
update dependencies for ubuntu-latest/py3.9
1 parent 83ec5bb commit 88a9791

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements/ubuntu-latest_py3.9.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ase==3.23.0
1313
# aflow
1414
# dscribe
1515
# matminer (setup.py)
16-
astroid==3.3.3
16+
astroid==3.3.5
1717
# via pylint
1818
attrs==24.2.0
1919
# via
@@ -50,9 +50,9 @@ cryptography==43.0.1
5050
# pyjwt
5151
cycler==0.12.1
5252
# via matplotlib
53-
dill==0.3.8
53+
dill==0.3.9
5454
# via pylint
55-
dnspython==2.6.1
55+
dnspython==2.7.0
5656
# via pymongo
5757
docopt==0.6.2
5858
# via coveralls
@@ -66,7 +66,7 @@ fair-research-login==0.3.1
6666
# via mdf-toolbox
6767
flake8==7.1.1
6868
# via matminer (setup.py)
69-
fonttools==4.53.1
69+
fonttools==4.54.1
7070
# via matplotlib
7171
globus-sdk==3.45.0
7272
# via
@@ -138,7 +138,7 @@ networkx==3.2.1
138138
# via pymatgen
139139
numba==0.60.0
140140
# via sparse
141-
numpy==1.26.4
141+
numpy==2.0.2
142142
# via
143143
# aflow
144144
# ase
@@ -191,11 +191,11 @@ pygments==2.18.0
191191
# via sphinx
192192
pyjwt[crypto]==2.9.0
193193
# via globus-sdk
194-
pylint==3.3.0
194+
pylint==3.3.1
195195
# via matminer (setup.py)
196196
pymatgen==2024.8.9
197197
# via matminer (setup.py)
198-
pymongo==4.9.1
198+
pymongo==4.10.1
199199
# via matminer (setup.py)
200200
pyparsing==3.1.4
201201
# via
@@ -292,11 +292,11 @@ tabulate==0.9.0
292292
# via pymatgen
293293
tenacity==9.0.0
294294
# via plotly
295-
termcolor==2.4.0
295+
termcolor==2.5.0
296296
# via aflow
297297
threadpoolctl==3.5.0
298298
# via scikit-learn
299-
tomli==2.0.1
299+
tomli==2.0.2
300300
# via
301301
# black
302302
# coverage
@@ -317,7 +317,7 @@ typing-extensions==4.12.2
317317
# globus-sdk
318318
# pylint
319319
# spglib
320-
tzdata==2024.1
320+
tzdata==2024.2
321321
# via pandas
322322
ujson==5.10.0
323323
# via matminer (setup.py)

0 commit comments

Comments
 (0)