Skip to content

Commit 517a332

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/requirements-relaxed.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@ propcache==0.2.0
9797
# via
9898
# aiohttp
9999
# yarl
100-
pydantic==2.10.0
100+
pydantic==2.10.1
101101
# via
102102
# antsibull-core
103103
# antsibull-docs
104-
pydantic-core==2.27.0
104+
pydantic-core==2.27.1
105105
# via pydantic
106106
pygments==2.18.0
107107
# via

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ propcache==0.2.0
9999
# via
100100
# aiohttp
101101
# yarl
102-
pydantic==2.10.0
102+
pydantic==2.10.1
103103
# via
104104
# antsibull-core
105105
# antsibull-docs
106-
pydantic-core==2.27.0
106+
pydantic-core==2.27.1
107107
# via pydantic
108108
pygments==2.18.0
109109
# via

0 commit comments

Comments
 (0)