chore(deps): bump mypy from 1.5.0 to 1.5.1 (#65)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-19 22:43:39 +03:00
committed by GitHub
parent 9bbd056c1b
commit d53b95b4f2
2 changed files with 30 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ cytoolz = "^0.12.2"
beautifulsoup4 = "^4.12.2"
setuptools = "^68.0.0"
lxml = "^4.9.3"
mypy = "^1.5.0"
mypy = "^1.5.1"
types-ujson = "^5.8.0.1"
types-aiofiles = "^23.1.0.5"
sanic-testing = "^23.6.0"