diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 1c5a291..951d524 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1804,7 +1804,8 @@ "version": "0.4.0" }, "python-sphinx-autoapi": { - "version": "3.0.0" + "version": "3.1.0", + "url": "https://pypi.org/project/sphinx-autoapi/3.1.0/" }, "python-sphinx-click": { "version": "6.0.0", diff --git a/extra.old.json~ b/extra.old.json~ index 7520051..1c5a291 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -235,7 +235,9 @@ "version": "1.18" }, "cni-plugins": { - "version": "v1.4.1" + "version": "v1.5.0", + "gitref": "refs/tags/v1.5.0", + "revision": "0259301ae2eab8cb4f5755d790c29cb869765f8a" }, "containers-common_common": { "version": "v0.58.3", |