Skip to content

Commit 6519fe1

Browse files
Merge pull request #475 from adamtheturtle/pyup-update-flake8-quotes-0.13.0-to-0.14.0
Update flake8-quotes to 0.14.0
2 parents b52f52c + 1e4becb commit 6519fe1

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
@@ -3,7 +3,7 @@ check-manifest==0.36
33
codecov==2.0.15 # Upload coverage data
44
dodgy==0.1.9 # Look for uploaded secrets
55
flake8==3.5.0 # Lint
6-
flake8-quotes==0.13.0 # Require single quotes
6+
flake8-quotes==0.14.0 # Require single quotes
77
freezegun==0.3.9 # Freeze time in tests
88
hypothesis==3.45.0 # Generate test cases
99
isort==4.3.4 # Lint imports

0 commit comments

Comments
 (0)