Compare commits

...

2 Commits

Author SHA1 Message Date
Jef Roosens 76ed6973a9 Merge pull request 'Update dependency flake8-print to v4' (#21) from renovate/flake8-print-4.x into develop
continuous-integration/drone the build failed Details
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/21
2021-04-27 16:31:33 +02:00
Renovate Bot 93d46c696b Update dependency flake8-print to v4
continuous-integration/drone the build is pending Details
2021-04-27 14:17:56 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ lint =
flake8-bugbear==20.1.4
flake8-comprehensions==3.2.3
flake8-docstrings==1.5.0
flake8-print==3.1.4
flake8-print==4.0.0
flake8-quotes==3.2.0
# Required for the developer