Skip to content

Commit 1eeeff0

Browse files
Bump aiohttp from 3.8.5 to 3.9.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.1. - [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.5...v3.9.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5ffc77 commit 1eeeff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ test = [
8383
"types-dataclasses ==0.6.6",
8484
"python-socketio",
8585
"uvicorn[standard] == 0.23.2",
86-
"aiohttp == 3.8.5",
86+
"aiohttp == 3.9.1",
8787
"argon2-cffi == 23.1.0"
8888
]
8989
dev = [

0 commit comments

Comments
 (0)