chore(deps): bump mypy from 1.4.1 to 1.5.0 (#59)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-14 21:24:11 -03:00
committed by GitHub
parent 6b705b1054
commit 242a146eee
2 changed files with 30 additions and 35 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.4.1"
mypy = "^1.5.0"
types-ujson = "^5.8.0.1"
types-aiofiles = "^23.1.0.5"
sanic-testing = "^23.6.0"