Compare commits

...

2 commits

Author SHA1 Message Date
f889775742 Merge pull request 'Update dependency flake8-comprehensions to v3.5.0' (#27) 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/27
2021-05-15 17:57:30 +02:00
df9147b731 Update dependency flake8-comprehensions to v3.5.0
Some checks failed
continuous-integration/drone the build failed
2021-05-15 15:01:49 +00:00

View file

@ -13,7 +13,7 @@ lint =
black==20.8b1 black==20.8b1
flake8==3.9.2 flake8==3.9.2
flake8-bugbear==21.4.3 flake8-bugbear==21.4.3
flake8-comprehensions==3.4.0 flake8-comprehensions==3.5.0
flake8-docstrings==1.6.0 flake8-docstrings==1.6.0
flake8-print==4.0.0 flake8-print==4.0.0
flake8-quotes==3.2.0 flake8-quotes==3.2.0