Skip to content

Commit 76ec941

Browse files
committed
bump mypy version
1 parent 60ed3a4 commit 76ec941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ setenv = STAGPY_ISOLATED=True
2121

2222
[testenv:mypy]
2323
deps =
24-
mypy>=1.7.1
24+
mypy>=1.9.0
2525
commands=
2626
mypy --install-types --non-interactive stagpy/ tests/
2727

0 commit comments

Comments
 (0)