Skip to content

Commit

Permalink
Merge pull request #1373 from ansible/patchback/backports/stable-2.17…
Browse files Browse the repository at this point in the history
…/14dd86d0f947c236fdb362113a4f4de27bfed8ea/pr-1363

[PR #1363/14dd86d0 backport][stable-2.17] ci: refresh docs build dependencies
  • Loading branch information
oraNod authored Apr 30, 2024
2 parents 43106f5 + 6983bc4 commit 006c461
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions tests/requirements-relaxed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ packaging==24.0
# sphinx
perky==0.9.2
# via antsibull-core
pydantic==2.7.0
pydantic==2.7.1
# via
# antsibull-core
# antsibull-docs
pydantic-core==2.18.1
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
# via
Expand Down
4 changes: 2 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ packaging==24.0
# sphinx
perky==0.9.2
# via antsibull-core
pydantic==2.7.0
pydantic==2.7.1
# via
# antsibull-core
# antsibull-docs
pydantic-core==2.18.1
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
# via
Expand Down

0 comments on commit 006c461

Please sign in to comment.