mirror of https://github.com/ansible/ansible.git
ansible-test - Update coverage to 7.6.1 (#83723)
parent
4e69d83fac
commit
6019f3f425
@ -1,2 +1,2 @@
|
|||||||
minor_changes:
|
minor_changes:
|
||||||
- ansible-test - Update ``coverage`` to version 7.5.3.
|
- ansible-test - Update ``coverage`` to version 7.6.1.
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
# The test-constraints sanity test verifies this file, but changes must be made manually to keep it in up-to-date.
|
# The test-constraints sanity test verifies this file, but changes must be made manually to keep it in up-to-date.
|
||||||
coverage == 7.5.3 ; python_version >= '3.8' and python_version <= '3.13'
|
coverage == 7.6.1 ; python_version >= '3.8' and python_version <= '3.13'
|
||||||
|
Loading…
Reference in New Issue