File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ Upgrade the ansible-lint dependency bound from 25.12.0 to 26.4.0.
Original file line number Diff line number Diff line change 77
88`` galaxy-importer `` requires the following other Ansible projects:
99
10- * `` ansible-lint `` up to [ 26.1 .0] ( https://github.com/ansible/ansible-lint/tree/v26.1 .0 )
10+ * `` ansible-lint `` up to [ 26.4 .0] ( https://github.com/ansible/ansible-lint/tree/v26.4 .0 )
1111* `` ansible-core `` up to [ 2.16] ( https://docs.ansible.com/ansible-core/2.16/index.html )
1212
1313If you are installing from source, see `` setup.cfg `` in the repository for the matching requirements.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ packages = find:
1919install_requires =
2020 ansible-core
2121 ansible-builder>=1.2.0,<4.0
22- ansible-lint>=6.2.2,<=26.1 .0
22+ ansible-lint>=6.2.2,<=26.4 .0
2323 attrs>=21.4.0,<23
2424 nh3>=0.2.18,<3 # replaces bleach
2525 flake8>=5.0.0,<7
You can’t perform that action at this time.
0 commit comments