Skip to content

Commit 87a33b6

Browse files
pip(deps): bump aiohttp from 3.9.1 to 3.12.14
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80f351c commit 87a33b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Install with: pip install -r requirements.txt
33

44
# Core async and HTTP libraries
5-
aiohttp==3.11.10
5+
aiohttp==3.12.14
66
aiofiles==23.2.1
77
asyncio-throttle==1.0.2
88

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core dependencies - Latest secure versions (Dec 2024)
22
requests==2.32.3
3-
aiohttp==3.11.10
3+
aiohttp==3.12.14
44
pandas==2.2.3
55
pydantic==2.10.3
66

0 commit comments

Comments
 (0)