Skip to content

Commit 92a327d

Browse files
Bump flake8 from 3.8.4 to 3.9.0
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 48d8759 commit 92a327d

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)