mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh docs build dependencies (#3516)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7baefc6504
commit
b5bcea5ad1
@@ -58,7 +58,7 @@ certifi==2026.2.25
|
||||
# via requests
|
||||
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
|
||||
# via cryptography
|
||||
charset-normalizer==3.4.4
|
||||
charset-normalizer==3.4.5
|
||||
# via requests
|
||||
click==8.3.1
|
||||
# via sphinx-intl
|
||||
@@ -85,7 +85,7 @@ idna==3.11
|
||||
# via
|
||||
# requests
|
||||
# yarl
|
||||
imagesize==1.4.1
|
||||
imagesize==2.0.0
|
||||
# via sphinx
|
||||
jinja2==3.1.6
|
||||
# via
|
||||
@@ -216,5 +216,5 @@ urllib3==2.6.3
|
||||
# via requests
|
||||
yamllint==1.38.0
|
||||
# via -r tests/requirements.in
|
||||
yarl==1.22.0
|
||||
yarl==1.23.0
|
||||
# via aiohttp
|
||||
|
||||
Reference in New Issue
Block a user