mirror of https://github.com/ansible/ansible.git
[backport/2.16] Bump sanity test requirements for 3.12 (#81848)
parent
c7793e65ec
commit
de732ed712
@ -1,5 +1,5 @@
|
|||||||
# edit "sanity.ansible-doc.in" and generate with: hacking/update-sanity-requirements.py --test ansible-doc
|
# edit "sanity.ansible-doc.in" and generate with: hacking/update-sanity-requirements.py --test ansible-doc
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
packaging==23.1
|
packaging==23.2
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
# edit "update-bundled.requirements.in" and generate with: hacking/update-sanity-requirements.py --test update-bundled
|
# edit "update-bundled.requirements.in" and generate with: hacking/update-sanity-requirements.py --test update-bundled
|
||||||
packaging==23.1
|
packaging==23.2
|
||||||
|
|||||||
Loading…
Reference in New Issue