Skip to content

Commit e5f820e

Browse files
author
github-actions
committed
update dependencies for emmet-api (ubuntu-latest/py3.10)
1 parent 88e32cc commit e5f820e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ sympy==1.13.3
265265
# via pymatgen
266266
tabulate==0.9.0
267267
# via pymatgen
268-
tifffile==2025.3.13
268+
tifffile==2025.3.30
269269
# via scikit-image
270270
tqdm==4.67.1
271271
# via

emmet-api/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ colorama==0.4.6
5151
# via griffe
5252
contourpy==1.3.1
5353
# via matplotlib
54-
coverage[toml]==7.7.1
54+
coverage[toml]==7.8.0
5555
# via pytest-cov
5656
cryptography==44.0.2
5757
# via paramiko
@@ -83,13 +83,13 @@ fastapi==0.115.12
8383
# maggma
8484
filelock==3.18.0
8585
# via virtualenv
86-
flake8==7.1.2
86+
flake8==7.2.0
8787
# via emmet-api (setup.py)
8888
fonttools==4.56.0
8989
# via matplotlib
9090
ghp-import==2.1.0
9191
# via mkdocs
92-
griffe==1.7.0
92+
griffe==1.7.1
9393
# via mkdocstrings-python
9494
gunicorn==23.0.0
9595
# via emmet-api (setup.py)
@@ -282,7 +282,7 @@ pybtex==0.24.0
282282
# via
283283
# emmet-core
284284
# pymatgen
285-
pycodestyle==2.12.1
285+
pycodestyle==2.13.0
286286
# via
287287
# emmet-api (setup.py)
288288
# flake8
@@ -304,7 +304,7 @@ pydash==8.0.5
304304
# via maggma
305305
pydocstyle==6.3.0
306306
# via emmet-api (setup.py)
307-
pyflakes==3.2.0
307+
pyflakes==3.3.1
308308
# via flake8
309309
pygments==2.19.1
310310
# via mkdocs-material
@@ -411,7 +411,7 @@ sympy==1.13.3
411411
# via pymatgen
412412
tabulate==0.9.0
413413
# via pymatgen
414-
tifffile==2025.3.13
414+
tifffile==2025.3.30
415415
# via scikit-image
416416
tomli==2.2.1
417417
# via
@@ -426,7 +426,7 @@ tqdm==4.67.1
426426
# pymatgen
427427
types-requests==2.32.0.20250328
428428
# via emmet-api (setup.py)
429-
types-setuptools==77.0.2.20250328
429+
types-setuptools==78.1.0.20250329
430430
# via emmet-api (setup.py)
431431
typing-extensions==4.13.0
432432
# via

0 commit comments

Comments
 (0)