Skip to content

Commit a8b3088

Browse files
ci: refresh docs build dependencies (#2234)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 770c89c commit a8b3088

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/requirements-relaxed.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ aiofiles==24.1.0
88
# via
99
# antsibull-core
1010
# antsibull-fileutils
11-
aiohappyeyeballs==2.4.3
11+
aiohappyeyeballs==2.4.4
1212
# via aiohttp
13-
aiohttp==3.11.7
13+
aiohttp==3.11.8
1414
# via
1515
# antsibull-core
1616
# antsibull-docs
@@ -97,7 +97,7 @@ propcache==0.2.0
9797
# via
9898
# aiohttp
9999
# yarl
100-
pydantic==2.10.1
100+
pydantic==2.10.2
101101
# via
102102
# antsibull-core
103103
# antsibull-docs

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ aiofiles==24.1.0
88
# via
99
# antsibull-core
1010
# antsibull-fileutils
11-
aiohappyeyeballs==2.4.3
11+
aiohappyeyeballs==2.4.4
1212
# via aiohttp
13-
aiohttp==3.11.7
13+
aiohttp==3.11.8
1414
# via
1515
# antsibull-core
1616
# antsibull-docs
@@ -99,7 +99,7 @@ propcache==0.2.0
9999
# via
100100
# aiohttp
101101
# yarl
102-
pydantic==2.10.1
102+
pydantic==2.10.2
103103
# via
104104
# antsibull-core
105105
# antsibull-docs

0 commit comments

Comments
 (0)