mirror of https://github.com/ansible/ansible.git
validate-modules and docsite build: bump antsibull-docs(-parser) dependencies to new major versions (#80846)
* Bump antsibull-docs-parser version to 1.0.0. There are no functional changes that affect the functionality used in validate-modules. * Bump antsibull-docs to 2.0.0.pull/80867/head
parent
f4b2d4d4bb
commit
9526338273
@ -1,4 +1,4 @@
|
|||||||
jinja2 # ansible-core requirement
|
jinja2 # ansible-core requirement
|
||||||
pyyaml # needed for collection_detail.py
|
pyyaml # needed for collection_detail.py
|
||||||
voluptuous
|
voluptuous
|
||||||
antsibull-docs-parser==0.2.0
|
antsibull-docs-parser==1.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue