Skip to content

Commit 8815872

Browse files
Merge pull request #510 from adamtheturtle/pyup-update-flake8-quotes-0.14.0-to-1.0.0
Update flake8-quotes to 1.0.0
2 parents 97fb1b4 + 4598abd commit 8815872

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
@@ -4,7 +4,7 @@ codecov==2.0.15 # Upload coverage data
44
dodgy==0.1.9 # Look for uploaded secrets
55
flake8==3.5.0 # Lint
66
flake8-commas==2.0.0 # Require silicon valley commas
7-
flake8-quotes==0.14.0 # Require single quotes
7+
flake8-quotes==1.0.0 # Require single quotes
88
freezegun==0.3.10 # Freeze time in tests
99
hypothesis==3.56.8 # Generate test cases
1010
isort==4.3.4 # Lint imports

0 commit comments

Comments
 (0)