chore(deps): bump aiohttp from 3.8.5 to 3.8.6 (#98)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
This commit is contained in:
dependabot[bot]
2023-10-10 21:15:12 -03:00
committed by GitHub
parent b979021fee
commit c65b43aff3
2 changed files with 90 additions and 90 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
aiohttp = {version = "^3.8.5", extras = ["speedups"]}
aiohttp = {version = "^3.8.6", extras = ["speedups"]}
sanic = {version = "^23.6.0", extras = ["ext"]}
ujson = "^5.8.0"
asyncstdlib = "^3.10.9"