diff options
-rw-r--r-- | extra.old.json | 6 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/extra.old.json b/extra.old.json index 1536576..ad65170 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1281,9 +1281,9 @@ "version": "0.1.12" }, "pyenv": { - "version": "v2.4.7", - "gitref": "refs/tags/v2.4.7", - "revision": "adf3c2bccf09cdb81febcfd15b186711a33ac7a8" + "version": "v2.4.8", + "gitref": "refs/tags/v2.4.8", + "revision": "f17809c4b9db8d5c8108eae6b1890870fac481cf" }, "pypiserver": { "version": "2.1.1", diff --git a/extra.old.json~ b/extra.old.json~ index 3b3e475..1536576 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1902,7 +1902,8 @@ "version": "5.0.1" }, "python-sphinx-argparse": { - "version": "0.4.0" + "version": "0.5.2", + "url": "https://pypi.org/project/sphinx-argparse/0.5.2/" }, "python-sphinx-autoapi": { "version": "3.2.1", |