Skip to content

Commit 4b06438

Browse files
committed
Update mypy
1 parent 71a4322 commit 4b06438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ homepage = "https://github.com/nomad-coe/nomad-normalizer-plugin-system"
1919
[project.optional-dependencies]
2020
dev = [
2121
"ase~=3.22.0",
22-
'mypy==1.0.1',
22+
'mypy>=1.15',
2323
'pytest>= 5.3.0, <8',
2424
'pytest-timeout>=1.4.2',
2525
'pytest-cov>=2.7.1',

0 commit comments

Comments
 (0)