Compare commits

...

2 commits

Author SHA1 Message Date
19e5eebb54 Merge pull request 'Update dependency flake8 to v3.9.2' (#15) from renovate/flake8-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/15
2021-05-18 11:12:12 +02:00
ad2c13d294 Update dependency flake8 to v3.9.2
Some checks failed
continuous-integration/drone the build failed
2021-05-18 08:00:29 +00:00

View file

@ -13,7 +13,7 @@ test =
# Used inside tox for linting # Used inside tox for linting
lint = lint =
black==20.8b1 black==20.8b1
flake8==3.9.1 flake8==3.9.2
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