chore(deps): bump mypy from 1.6.0 to 1.6.1 (#107)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-19 15:00:09 -03:00
committed by GitHub
parent edcad620f2
commit 4cb51c1d3b
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.6.0"
mypy = "^1.6.1"
types-ujson = "^5.8.0.1"
types-aiofiles = "^23.2.0.0"
sanic-testing = "^23.6.0"