Skip to content

Commit e867348

Browse files
ci: refresh docs build dependencies
1 parent 926fd6e commit e867348

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/requirements-relaxed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)