Skip to content

Commit

Permalink
ci: refresh docs build dependencies (#1409)
Browse files Browse the repository at this point in the history
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
(cherry picked from commit e97f5f8)
  • Loading branch information
ansible-documentation-bot[bot] authored and patchback[bot] committed May 9, 2024
1 parent 7a1c7b7 commit 7836e13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
5 changes: 2 additions & 3 deletions tests/requirements-relaxed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ pydantic==2.7.1
# antsibull-docs
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
pygments==2.18.0
# via
# ansible-pygments
# sphinx
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
pyyaml==6.0.1
# via
Expand Down Expand Up @@ -159,7 +159,6 @@ sphinxcontrib-serializinghtml==1.1.10
tomli==2.0.1
# via
# build
# pyproject-hooks
# sphinx
twiggy==0.5.1
# via
Expand Down
8 changes: 3 additions & 5 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@ pydantic==2.7.1
# antsibull-docs
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
pygments==2.18.0
# via
# ansible-pygments
# sphinx
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via build
pyyaml==6.0.1
# via
Expand Down Expand Up @@ -160,9 +160,7 @@ sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tomli==2.0.1
# via
# build
# pyproject-hooks
# via build
twiggy==0.5.1
# via
# antsibull-core
Expand Down

0 comments on commit 7836e13

Please sign in to comment.