Skip to content

Commit 29ab2e1

Browse files
committed
Sync Pipfile
1 parent 6609e55 commit 29ab2e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ docutils = "==0.14"
88
releases = {git = "https://github.com/tony/releases.git", ref = "future-releases-uri-config"}
99
alagitpull = "==0.0.21"
1010
sphinxcontrib-napoleon = "==0.6.1"
11-
Sphinx = "==1.7.6"
11+
Sphinx = "==1.7.9"
1212
isort = "==4.3.4"
1313
"flake8" = "==3.5.0"
1414
vulture = "==0.29"
15-
pytest = "==3.7.1"
15+
pytest = "==3.8.0"
1616
libtmux = {path = ".", editable = true}
1717

1818
[packages]

0 commit comments

Comments
 (0)