Skip to content

Commit 63d4b07

Browse files
authored
Merge pull request #113 from python-ellar/dependabot/pip/aiohttp-3.8.5
Bump aiohttp from 3.8.4 to 3.8.5
2 parents 30ef579 + b662a0e commit 63d4b07

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
@@ -84,7 +84,7 @@ test = [
8484
"python-socketio",
8585
"uvicorn[standard] == 0.23.2",
8686
"aiohttp == 3.8.5",
87-
"argon2-cffi == 23.1.0",
87+
"argon2-cffi == 23.1.0"
8888
]
8989
dev = [
9090
"pre-commit"

0 commit comments

Comments
 (0)