diff options
author | David Runge <dave@sleepmap.de> | 2024-09-08 12:43:01 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-09-08 12:43:01 +0200 |
commit | 0eeb6f6ac92192831fad79494167beaa97656896 (patch) | |
tree | 554fb9517aeecc573b5014ae42a620d0f6b840e8 | |
parent | 3b8fa0c65bd9f7a0464f7e79c5946deb1e41533e (diff) | |
download | nvchecker-0eeb6f6ac92192831fad79494167beaa97656896.tar.gz nvchecker-0eeb6f6ac92192831fad79494167beaa97656896.tar.bz2 nvchecker-0eeb6f6ac92192831fad79494167beaa97656896.tar.xz nvchecker-0eeb6f6ac92192831fad79494167beaa97656896.zip |
Update python-ansible-compat
Signed-off-by: David Runge <dave@sleepmap.de>
-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" |