Skip to content

Commit a08719c

Browse files
Update dependency mypy to <1.17.2
1 parent ef48125 commit a08719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ autopep8 = "<=1.7.0"
1818
importlib-metadata = "<7.2"
1919
isort = "*"
2020
more_itertools = "<10.4"
21-
mypy = "<1.16.0"
21+
mypy = "<1.17.2"
2222
pre-commit = "*"
2323
responses = "*"
2424
types-click = "*"

0 commit comments

Comments
 (0)