Skip to content

Commit d72d41f

Browse files
authored
Update interrogate dependency to version 1.7.1 or higher
1 parent 3254e52 commit d72d41f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dev = [
3939
'black',
4040
'coverage',
4141
'flake8',
42-
'interrogate==1.7.0',
42+
'interrogate>=1.7.1',
4343
'isort',
4444
'Sphinx',
4545
'furo'

0 commit comments

Comments
 (0)