Skip to content

Commit f520f12

Browse files
committed
Update poetry version in tox.ini
1 parent 1ae7d58 commit f520f12

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
@@ -34,7 +34,7 @@ ignore_outcome = true
3434
[testenv:mypy]
3535
commands = mypy {posargs:.}
3636
deps =
37-
mypy~=0.982
37+
mypy~=0.991
3838

3939
-r{toxinidir}/requirements-testing.txt
4040

0 commit comments

Comments
 (0)