Bump mypy to 1.3.0 (#10173)

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
Nikita Sobolev
2023-05-11 21:03:39 +03:00
committed by GitHub
parent ecf4e708bf
commit 6c54c74a84
3 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +1,2 @@
# Loop variable that leaks into the global namespace
dj_database_url.key
# Many stubtest false positives for a runtime TypedDict, see https://github.com/python/mypy/issues/14983
dj_database_url.DBConfig
dj_database_url.DBConfig.__new__