sanity: update requirements (#81680)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/81586/head
Abhijeet Kasurde 1 year ago committed by GitHub
parent e4468dc944
commit 3b608f97b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
# edit "sanity.changelog.in" and generate with: hacking/update-sanity-requirements.py --test changelog
antsibull-changelog==0.22.0
antsibull-changelog==0.23.0
docutils==0.18.1
packaging==23.1
PyYAML==6.0.1

@ -12,7 +12,7 @@ types-backports==0.1.3
types-paramiko==3.3.0.0
types-PyYAML==6.0.12.11
types-requests==2.31.0.2
types-setuptools==68.1.0.0
types-setuptools==68.2.0.0
types-toml==0.10.8.7
types-urllib3==1.26.25.14
typing_extensions==4.7.1

@ -1,6 +1,6 @@
# edit "package-data.requirements.in" and generate with: hacking/update-sanity-requirements.py --test package-data
antsibull-changelog==0.22.0
build==0.10.0
antsibull-changelog==0.23.0
build==1.0.3
docutils==0.18.1
Jinja2==3.1.2
MarkupSafe==2.1.3
@ -14,4 +14,4 @@ setuptools==66.1.0
tomli==2.0.1
types-docutils==0.18.3
typing_extensions==4.7.1
wheel==0.41.0
wheel==0.41.2

@ -1,7 +1,7 @@
# edit "pymarkdown.requirements.in" and generate with: hacking/update-sanity-requirements.py --test pymarkdown
application-properties==0.8.1
Columnar==1.4.1
pymarkdownlnt==0.9.12
pymarkdownlnt==0.9.13.4
PyYAML==6.0.1
tomli==2.0.1
toolz==0.12.0

Loading…
Cancel
Save