Skip to content

Commit b124c13

Browse files
Merge pull request #7 from samuelmarc/main
Update aiohttp version to 3.9.3
2 parents 8c413cf + dc31a1d commit b124c13

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
@@ -11,7 +11,7 @@ packages = [{ include = "squarecloud" }]
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.9"
14-
aiohttp = "3.8.3"
14+
aiohttp = "3.9.3"
1515
click = "^8.1.6"
1616
rich = "^13.5.2"
1717
pydantic = "^2.5.2"

0 commit comments

Comments
 (0)