diff options
Diffstat (limited to 'ansible_collections/infoblox/nios_modules/tests/requirements.txt')
-rw-r--r-- | ansible_collections/infoblox/nios_modules/tests/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/infoblox/nios_modules/tests/requirements.txt b/ansible_collections/infoblox/nios_modules/tests/requirements.txt index 7f835e9f4..708b417d1 100644 --- a/ansible_collections/infoblox/nios_modules/tests/requirements.txt +++ b/ansible_collections/infoblox/nios_modules/tests/requirements.txt @@ -4,6 +4,6 @@ pytest-xdist mock pytest-mock pytest-cov==2.8.0 -coverage +coverage==7.3.2 pygobject launchpadlib |