chore(deps): bump pydantic from 1.10.12 to 1.10.13 (#90)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-01 21:54:24 -03:00
committed by GitHub
parent e420d262db
commit 22e9cca00c
2 changed files with 57 additions and 104 deletions

View File

@@ -12,7 +12,7 @@ aiohttp = {version = "^3.8.5", extras = ["speedups"]}
sanic = {version = "^23.6.0", extras = ["ext"]}
ujson = "^5.8.0"
asyncstdlib = "^3.10.8"
pydantic = "^1.10.12"
pydantic = "^1.10.13"
cytoolz = "^0.12.2"
beautifulsoup4 = "^4.12.2"
setuptools = "^68.1.2"