Skip to content

Commit 2049d92

Browse files
committed
Update upper version of aiohttp
1 parent b56b07d commit 2049d92

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## [Unreleased]
4+
- `aiohttp` update upper version, by @HardNorth
45

56
## [5.7.9]
67
### Fixed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
typing-extensions>=4.13.2, <=4.16.0
22
requests>=2.32.5, <=2.34.2
3-
aiohttp>=3.13.4, <=3.14.1
3+
aiohttp>=3.13.4, <=3.14.3
44
certifi>=2026.2.25, <=2026.7.22

0 commit comments

Comments
 (0)