Skip to content

Commit e0ca369

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] <support@dependabot.com>
1 parent a9c9487 commit e0ca369

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
@@ -10,7 +10,7 @@ docker==4.4.4
1010
dodgy==0.2.1 # Look for uploaded secrets
1111
flake8-commas==2.0.0 # Require silicon valley commas
1212
flake8-quotes==3.2.0 # Require single quotes
13-
flake8==3.8.4 # Lint
13+
flake8==3.9.0 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
1515
isort==5.7.0 # Lint imports
1616
keyring==23.0.0

0 commit comments

Comments
 (0)