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 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" diff --git a/extra.old.json~ b/extra.old.json~ index 88a6edd..9f57a58 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1895,7 +1895,8 @@ "version": "0.2.0" }, "python-pytest-testinfra": { - "version": "10.1.0" + "version": "10.1.1", + "url": "https://pypi.org/project/pytest-testinfra/10.1.1/" }, "python-pytest-vcr": { "version": "1.0.2" |