Skip to content

Commit f057ea9

Browse files
chore(deps-dev): update aiohttp requirement from <4,>=3 to >=3.13.5,<4
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1a7d8d commit f057ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/async_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# pip install -r requirements/async_dev.txt
2-
aiohttp>=3,<4
2+
aiohttp>=3.13.5,<4
33
websockets<16

0 commit comments

Comments
 (0)