chore(deps): bump mypy from 1.6.1 to 1.7.0

Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-19 19:26:43 +00:00
committed by Alexandre Teles (afterSt0rm)
parent 9d04b3d5e1
commit 4c534847a5
2 changed files with 31 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.1"
mypy = "^1.7.0"
types-ujson = "^5.8.0.1"
types-aiofiles = "^23.2.0.0"
sanic-testing = "^23.6.0"