Skip to content

Commit 9bc7f70

Browse files
authored
deps: floor aiohttp to remove a vuln (docs group only) (#1631)
1 parent 5acd2bb commit 9bc7f70

2 files changed

Lines changed: 108 additions & 71 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dev = [
6060
]
6161
docs = [
6262
"adlfs>=2024.12.0",
63+
"aiohttp>=3.13.3", # No direct dependency, avoid CVE-2025-69223
6364
"boto3>=1.35.39",
6465
"ipython>=8.28.0",
6566
"jinja2>=3.1.4",

0 commit comments

Comments
 (0)