Update dependency flake8-bugbear to v21 #22

Merged
Jef Roosens merged 1 commits from renovate/flake8-bugbear-21.x into develop 2021-04-29 09:01:22 +02:00
1 changed files with 1 additions and 1 deletions

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.11.1 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
flake8-print==4.0.0 flake8-print==4.0.0