Skip to content

Commit e97f798

Browse files
Merge pull request #1374 from VWS-Python/dependabot/pip/flake8-3.9.0
Bump flake8 from 3.8.4 to 3.9.0
2 parents 48d8759 + 92a327d commit e97f798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ doc8==0.8.1
1313
dodgy==0.2.1 # Look for uploaded secrets
1414
flake8-commas==2.0.0 # Require silicon valley commas
1515
flake8-quotes==3.2.0 # Require single quotes
16-
flake8==3.8.4 # Lint
16+
flake8==3.9.0 # Lint
1717
freezegun==1.1.0
1818
isort==5.7.0 # Lint imports
1919
mypy==0.812 # Type checking

0 commit comments

Comments
 (0)