Compare commits

...

2 commits

Author SHA1 Message Date
da82106744 Merge pull request 'Update dependency flake8-bugbear to v20.11.1' (#16) from renovate/flake8-bugbear-20.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/16
2021-04-28 08:15:36 +02:00
2d2341f68c Update dependency flake8-bugbear to v20.11.1
Some checks failed
continuous-integration/drone the build failed
2021-04-27 16:00:27 +00:00

View file

@ -12,7 +12,7 @@ test =
lint = lint =
black==20.8b1 black==20.8b1
flake8==3.9.1 flake8==3.9.1
flake8-bugbear==20.1.4 flake8-bugbear==20.11.1
flake8-comprehensions==3.2.3 flake8-comprehensions==3.2.3
flake8-docstrings==1.5.0 flake8-docstrings==1.5.0
flake8-print==4.0.0 flake8-print==4.0.0