Update flake8-docstrings to 1.0.3 (#12136)
This commit is contained in:
parent
86daec8c59
commit
2cbab48e1b
2 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ pytest-timeout>=1.2.1
|
|||
pytest-sugar==0.9.0
|
||||
requests_mock==1.4
|
||||
mock-open==1.3.1
|
||||
flake8-docstrings==1.0.2
|
||||
flake8-docstrings==1.0.3
|
||||
asynctest>=0.11.1
|
||||
|
|
|
@ -14,7 +14,7 @@ pytest-timeout>=1.2.1
|
|||
pytest-sugar==0.9.0
|
||||
requests_mock==1.4
|
||||
mock-open==1.3.1
|
||||
flake8-docstrings==1.0.2
|
||||
flake8-docstrings==1.0.3
|
||||
asynctest>=0.11.1
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue