Skip to content

Commit bbf9bc4

Browse files
Merge pull request #203 from adamtheturtle/pyup-update-yapf-0.24.0-to-0.25.0
Update yapf to 0.25.0
2 parents a913df3 + 5c1b9a6 commit bbf9bc4

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
@@ -28,4 +28,4 @@ sphinxcontrib-spelling==4.2.0
2828
timeout-decorator==0.4.0 # Decorate functions to time out.
2929
twine==1.12.1
3030
vulture==1.0
31-
yapf==0.24.0 # Automatic formatting for Python
31+
yapf==0.25.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)