chore(deps): bump mypy from 1.5.1 to 1.6.0 (#101)

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:04:44 -03:00
committed by GitHub
parent a43c9b3012
commit e1b0521320
2 changed files with 30 additions and 30 deletions

View File

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