Skip to content

Commit 9ba9449

Browse files
Update aiohttp requirement from ~=3.8.3 to ~=3.9.5
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.3...v3.9.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cd9aa1 commit 9ba9449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asyncio~=3.4.3
22
aioconsole~=0.5.1
33
aiofiles~=22.1.0
4-
aiohttp~=3.8.3
4+
aiohttp~=3.9.5
55
bs4~=0.0.1
66
beautifulsoup4~=4.11.1
77
colorama~=0.4.6

0 commit comments

Comments
 (0)