diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index e7d08a8..187015e 100644 --- a/extra.old.json +++ b/extra.old.json @@ -85,7 +85,8 @@ "revision": "9425c2aa89663171b4e3e1416622dac2862accad" }, "ansible-core": { - "version": "2.16.5" + "version": "2.17.3", + "url": "https://pypi.org/project/ansible-core/2.17.3/" }, "ansible-language-server": { "version": "v1.2.1" diff --git a/extra.old.json~ b/extra.old.json~ index 9f57a58..e7d08a8 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1344,7 +1344,8 @@ "url": "https://pypi.org/project/annotated-types/0.7.0/" }, "python-ansible-compat": { - "version": "4.1.11" + "version": "24.8.0", + "url": "https://pypi.org/project/ansible-compat/24.8.0/" }, "python-anysqlite": { "version": "0.0.5" |