Skip to content

Commit

Permalink
Bump antsibull-docs to 2.16.3 (#2367)
Browse files Browse the repository at this point in the history
* Bump antsibull-docs version to 2.16.3.

* Update docs build dependencies.
  • Loading branch information
felixfontein authored Jan 20, 2025
1 parent 8d80477 commit 1b91cd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/constraints.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This constraint file also pins other versions for which there are known limitations.

sphinx == 7.2.5
antsibull-docs == 2.16.2 # currently approved version
antsibull-docs == 2.16.3 # currently approved version

sphinx-rtd-theme >= 2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678
rstcheck < 6 # rstcheck 6.x has problem with rstcheck.core triggered by include files w/ sphinx directives https://github.com/rstcheck/rstcheck-core/issues/3
Expand Down
8 changes: 4 additions & 4 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ antsibull-changelog==0.31.1
# via antsibull-docs
antsibull-core==3.4.0
# via antsibull-docs
antsibull-docs==2.16.2
antsibull-docs==2.16.3
# via
# -c tests/constraints.in
# -r tests/requirements.in
antsibull-docs-parser==1.1.0
antsibull-docs-parser==1.1.1
# via antsibull-docs
antsibull-docutils==1.1.0
# via antsibull-changelog
Expand Down Expand Up @@ -114,7 +114,7 @@ pydantic==2.10.5
# antsibull-docs
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.1
# via
# ansible-pygments
# sphinx
Expand Down Expand Up @@ -143,7 +143,7 @@ semantic-version==2.10.0
# antsibull-changelog
# antsibull-core
# antsibull-docs
setuptools==75.6.0
setuptools==75.8.0
# via sphinx-intl
six==1.17.0
# via twiggy
Expand Down

0 comments on commit 1b91cd7

Please sign in to comment.