Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Commit 901b379

Browse files
Update aiohttp requirement from <3.9.0,>=3.6.0 to >=3.6.0,<3.10.0
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.6.0...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75c6dd3 commit 901b379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
discord.py
22
python-dotenv
3-
aiohttp>=3.6.0,<3.9.0
3+
aiohttp>=3.6.0,<3.10.0
44
aiohttp-jinja2

0 commit comments

Comments
 (0)