Skip to content

Commit 9e55f1f

Browse files
Bump flake8 from 3.8.2 to 3.8.3
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 02f3d4f commit 9e55f1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2 # Lint
16+
flake8==3.8.3 # Lint
1717
freezegun==0.3.15
1818
isort==4.3.21 # Lint imports
1919
mypy==0.780 # Type checking

0 commit comments

Comments
 (0)