Skip to content

Commit f0fe5c9

Browse files
committed
📌 Sync Pipfile.lock
1 parent 11c3aad commit f0fe5c9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Pipfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ name = "pypi"
55

66
[dev-packages]
77
docutils = "==0.14"
8-
releases = {git = "https://github.com/tony/releases.git", ref = "future-releases-uri-config"}
8+
releases = {git = "https://github.com/tony/releases.git",ref = "future-releases-uri-config"}
99
alagitpull = "==0.0.22"
1010
sphinxcontrib-napoleon = "==0.7"
11-
Sphinx = "==1.8.3"
12-
isort = "==4.3.4"
13-
"flake8" = "==3.5.0"
14-
pytest = "==4.1.1"
15-
libtmux = {path = ".", editable = true}
11+
Sphinx = "==2.0.1"
12+
isort = "==4.3.18"
13+
flake8 = "==3.7.7"
14+
pytest = "==4.5.0"
15+
libtmux = {path = ".",editable = true}
1616

1717
[packages]
1818

0 commit comments

Comments
 (0)