Skip to content

Commit 6ccad5c

Browse files
Merge pull request #998 from adamtheturtle/pyup-update-flake8-quotes-2.0.0-to-2.0.1
Update flake8-quotes to 2.0.1
2 parents c0cc894 + 82b6a02 commit 6ccad5c

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
@@ -5,7 +5,7 @@ doc8==0.8.0
55
dodgy==0.1.9 # Look for uploaded secrets
66
dulwich==0.19.11
77
flake8-commas==2.0.0 # Require silicon valley commas
8-
flake8-quotes==2.0.0 # Require single quotes
8+
flake8-quotes==2.0.1 # Require single quotes
99
flake8==3.7.7 # Lint
1010
isort==4.3.17 # Lint imports
1111
mypy==0.701 # Type checking

0 commit comments

Comments
 (0)