Skip to content

Commit ad6dfe8

Browse files
authored
Update deps (#20)
1 parent 4069517 commit ad6dfe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
authors = [{ name = "The NOMAD Authors" }]
1111
license = { file = "LICENSE" }
1212
dependencies = [
13-
"nomad-lab>=1.3.7",
13+
"nomad-lab>=1.3.13",
1414
"nomad-schema-plugin-simulation-workflow>=1.0.1",
1515
"nomad-schema-plugin-run>=1.0.1",
1616
"pydantic>=1.10.8",
@@ -24,7 +24,7 @@ tests = [
2424
"pytest>= 5.3.0, <= 8.0.2",
2525
"pytest-cov==2.7.1",
2626
"astroid>=2.5.1",
27-
'mypy==1.0.1',
27+
'mypy>=1.15',
2828
'ruff>=0.6',
2929
'typing-extensions>=4.12',
3030
]

0 commit comments

Comments
 (0)