Skip to content

Commit 2974fbb

Browse files
committed
📦 Sync Pipfile
1 parent f9491e9 commit 2974fbb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ name = "pypi"
66
[dev-packages]
77
docutils = "==0.14"
88
releases = {git = "https://github.com/tony/releases.git", ref = "future-releases-uri-config"}
9-
alagitpull = "==0.0.21"
10-
sphinxcontrib-napoleon = "==0.6.1"
11-
Sphinx = "==1.7.9"
9+
alagitpull = "==0.0.22"
10+
sphinxcontrib-napoleon = "==0.7"
11+
Sphinx = "==1.8.3"
1212
isort = "==4.3.4"
1313
"flake8" = "==3.5.0"
14-
pytest = "==3.8.0"
14+
pytest = "==4.1.1"
1515
libtmux = {path = ".", editable = true}
1616

1717
[packages]

0 commit comments

Comments
 (0)