Skip to content

Commit 85e3565

Browse files
authored
Merge pull request #1082 from ansible/pip-compile/devel/docs
ci: refresh docs build dependencies
2 parents c26618e + e867348 commit 85e3565

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
@@ -6,7 +6,7 @@
66
#
77
aiofiles==23.2.1
88
# via antsibull-core
9-
aiohttp==3.9.1
9+
aiohttp==3.9.3
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -161,7 +161,7 @@ typing-extensions==4.9.0
161161
# via
162162
# pydantic
163163
# rstcheck
164-
urllib3==2.1.0
164+
urllib3==2.2.0
165165
# via requests
166166
yarl==1.9.4
167167
# via aiohttp

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiofiles==23.2.1
88
# via antsibull-core
9-
aiohttp==3.9.1
9+
aiohttp==3.9.3
1010
# via
1111
# antsibull-core
1212
# antsibull-docs
@@ -164,7 +164,7 @@ typing-extensions==4.9.0
164164
# via
165165
# pydantic
166166
# rstcheck
167-
urllib3==2.1.0
167+
urllib3==2.2.0
168168
# via requests
169169
yarl==1.9.4
170170
# via aiohttp

0 commit comments

Comments
 (0)