Skip to content

Commit b0b5457

Browse files
authored
Merge pull request #51 from exciting/dependabot/uv/nomad-lab-infrastructureparsing--gte-1.4.2
Update nomad-lab[infrastructure,parsing] requirement from >=1.4.1rc1 to >=1.4.2
2 parents 939e46d + b9c913b commit b0b5457

2 files changed

Lines changed: 320 additions & 29 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ readme = "README.md"
2121
requires-python = ">=3.10"
2222
license = { file = "LICENSE" }
2323
dependencies = [
24-
"nomad-lab[parsing, infrastructure]>=1.4.1rc1",
24+
"nomad-lab[parsing, infrastructure]>=1.4.2",
2525
"setuptools",
2626
]
2727

@@ -49,7 +49,7 @@ jupyter = ["jupyter-events"]
4949
gpu-action = []
5050
cpu-action = []
5151

52-
dev = ["nomad-lab[parsing, infrastructure, dev]>=1.4.1rc1"]
52+
dev = ["nomad-lab[parsing, infrastructure, dev]>=1.4.2"]
5353

5454
[tool.uv]
5555
extra-index-url = [

0 commit comments

Comments
 (0)