Skip to content

Commit de38b46

Browse files
Merge pull request #947 from hackingmaterials/auto-dependency-upgrades
Automated dependency upgrades
2 parents 10fd39a + 7f6dc63 commit de38b46

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/ubuntu-latest_py3.11.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jinja2==3.1.6
103103
# via
104104
# aflow
105105
# sphinx
106-
jmespath==1.0.1
106+
jmespath==1.1.0
107107
# via
108108
# matminer
109109
# matminer (pyproject.toml)
@@ -362,7 +362,7 @@ ujson==5.11.0
362362
# via
363363
# matminer
364364
# matminer (pyproject.toml)
365-
uncertainties==3.2.4
365+
uncertainties==3.2.3
366366
# via pymatgen
367367
urllib3==2.6.3
368368
# via requests

requirements/ubuntu-latest_py3.12.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jinja2==3.1.6
103103
# via
104104
# aflow
105105
# sphinx
106-
jmespath==1.0.1
106+
jmespath==1.1.0
107107
# via
108108
# matminer
109109
# matminer (pyproject.toml)
@@ -362,7 +362,7 @@ ujson==5.11.0
362362
# via
363363
# matminer
364364
# matminer (pyproject.toml)
365-
uncertainties==3.2.4
365+
uncertainties==3.2.3
366366
# via pymatgen
367367
urllib3==2.6.3
368368
# via requests

0 commit comments

Comments
 (0)