Skip to content

Commit

Permalink
ci: refresh docs build dependencies (#540)
Browse files Browse the repository at this point in the history
Co-authored-by: Github Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 9, 2023
1 parent ea6b977 commit e8e1abf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions tests/requirements-relaxed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiofiles==23.2.1
# via antsibull-core
aiohttp==3.8.5
aiohttp==3.8.6
# via
# antsibull-core
# antsibull-docs
Expand All @@ -30,7 +30,7 @@ asyncio-pool==0.6.0
# via antsibull-docs
attrs==23.1.0
# via aiohttp
babel==2.12.1
babel==2.13.0
# via
# sphinx
# sphinx-intl
Expand Down Expand Up @@ -163,7 +163,7 @@ typing-extensions==4.8.0
# via
# pydantic
# rstcheck
urllib3==2.0.5
urllib3==2.0.6
# via requests
yarl==1.9.2
# via aiohttp
Expand Down
6 changes: 3 additions & 3 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiofiles==23.2.1
# via antsibull-core
aiohttp==3.8.5
aiohttp==3.8.6
# via
# antsibull-core
# antsibull-docs
Expand All @@ -32,7 +32,7 @@ asyncio-pool==0.6.0
# via antsibull-docs
attrs==23.1.0
# via aiohttp
babel==2.12.1
babel==2.13.0
# via
# sphinx
# sphinx-intl
Expand Down Expand Up @@ -166,7 +166,7 @@ typing-extensions==4.8.0
# via
# pydantic
# rstcheck
urllib3==2.0.5
urllib3==2.0.6
# via requests
yarl==1.9.2
# via aiohttp
Expand Down

0 comments on commit e8e1abf

Please sign in to comment.