Skip to content

Commit 427c6d8

Browse files
authored
Merge pull request #178 from python-ellar/dependabot/pip/aiohttp-3.9.3
Bump aiohttp from 3.9.1 to 3.9.3
2 parents 85bbe40 + 4f6c01b commit 427c6d8

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
@@ -82,7 +82,7 @@ test = [
8282
"types-dataclasses ==0.6.6",
8383
"python-socketio",
8484
"uvicorn[standard] == 0.25.0",
85-
"aiohttp == 3.9.1",
85+
"aiohttp == 3.9.3",
8686
"argon2-cffi == 23.1.0"
8787
]
8888
dev = [

0 commit comments

Comments
 (0)