Compare commits
No commits in common. "7a196e9e6bba9bc5eb5eb88f28424769f617bc63" and "1a900056cf3b5cc53b4c20d9ddc7e7fffd83180a" have entirely different histories.
7a196e9e6b
...
1a900056cf
|
@ -11,7 +11,7 @@ test =
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
flake8==3.9.2
|
flake8==3.9.1
|
||||||
flake8-bugbear==21.4.3
|
flake8-bugbear==21.4.3
|
||||||
flake8-comprehensions==3.4.0
|
flake8-comprehensions==3.4.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
|
|
Loading…
Reference in New Issue