Compare commits

..

2 commits

Author SHA1 Message Date
49c33de689 Merge pull request 'Update dependency flake8-comprehensions to v3.4.0' (#17) from renovate/flake8-comprehensions-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/17
2021-04-28 16:03:24 +02:00
4cf8028fba Update dependency flake8-comprehensions to v3.4.0
Some checks failed
continuous-integration/drone the build failed
2021-04-28 14:00:47 +00:00

View file

@ -13,7 +13,7 @@ lint =
black==20.8b1 black==20.8b1
flake8==3.9.1 flake8==3.9.1
flake8-bugbear==20.11.1 flake8-bugbear==20.11.1
flake8-comprehensions==3.2.3 flake8-comprehensions==3.4.0
flake8-docstrings==1.5.0 flake8-docstrings==1.5.0
flake8-print==4.0.0 flake8-print==4.0.0
flake8-quotes==3.2.0 flake8-quotes==3.2.0