mirror of https://github.com/ansible/ansible.git
ansible-test - Upgrade coverage to 7.10.7 (#85981)
(cherry picked from commit 7c2311d547)
pull/85987/head
parent
405e2bf2bf
commit
bdba82ff07
@ -1,2 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - Upgrade to ``coverage`` version 7.10.6 for Python 3.9 and later.
|
||||
- ansible-test - Upgrade to ``coverage`` version 7.10.7 for Python 3.9 and later.
|
||||
|
||||
@ -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.
|
||||
coverage == 7.10.6 ; python_version >= '3.9' and python_version <= '3.14'
|
||||
coverage == 7.10.7 ; python_version >= '3.9' and python_version <= '3.14'
|
||||
|
||||
Loading…
Reference in New Issue