mirror of https://github.com/ansible/ansible.git
update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)
* Update resolvelib upperbound to 2.0.0 Minor SemVer releases should not contain breaking changes * Test the latest minor release and reduce number of resolvelib versions tested for efficiencypull/84208/head
parent
68bfa37838
commit
771f7ad29c
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-galaxy - support ``resolvelib >= 0.5.3, < 2.0.0`` (https://github.com/ansible/ansible/issues/84217).
|
||||
Loading…
Reference in New Issue