chore(deps): bump asyncstdlib from 3.10.6 to 3.10.8 (#26)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-18 13:59:56 -03:00
committed by GitHub
parent f4c10dc064
commit 1273f9224b
2 changed files with 13 additions and 75 deletions

View File

@@ -11,7 +11,7 @@ python = "^3.11"
aiohttp = {version = ">=3.8.4", extras = ["speedups"]}
sanic = {version = ">=23.3.0", extras = ["ext", "http3"]}
ujson = ">=5.7.0"
asyncstdlib = "3.10.6"
asyncstdlib = "3.10.8"
pydantic = "^1.10.11"
aioquic = ">=0.9.20"
cytoolz = ">=0.12.1"