Skip to content

Commit

Permalink
Update Pipfile dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Aug 11, 2018
1 parent e123b8d commit 93bc0e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Expand Up @@ -8,11 +8,11 @@ docutils = "==0.14"
releases = {git = "https://github.com/tony/releases.git", ref = "future-releases-uri-config"}
alagitpull = "==0.0.21"
sphinxcontrib-napoleon = "==0.6.1"
Sphinx = "==1.7.5"
Sphinx = "==1.7.6"
isort = "==4.3.4"
"flake8" = "==3.5.0"
vulture = "==0.28"
pytest = "==3.6.3"
vulture = "==0.29"
pytest = "==3.7.1"
libtmux = {path = ".", editable = true}

[packages]
Expand Down

0 comments on commit 93bc0e3

Please sign in to comment.