Skip to content

Commit 53b5c93

Browse files
authored
fix: upgrade aiohttp due to CVE-2025-69223 (#3250)
* fix: upgrade aiohttp due to CVE-2025-69223 * doc8 fix
1 parent e148575 commit 53b5c93

File tree

2 files changed

+124
-123
lines changed

2 files changed

+124
-123
lines changed

docs/source/install.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,8 @@ Run this command in any Python 3 notebook cell and then make sure to
252252

253253
**Platform compatibility notice:**
254254

255-
``awswrangler>=3.14.0`` defaults to PyArrow 21.0.0+, which requires CMake 3.25+ to build. On AL2-V3 notebook instances (CMake 2.8), you have the following options:
255+
``awswrangler>=3.14.0`` defaults to PyArrow 21.0.0+, which requires CMake 3.25+ to build.
256+
On AL2-V3 notebook instances (CMake 2.8), you have the following options:
256257

257258
* Pin PyArrow to an older version:
258259

0 commit comments

Comments
 (0)