Upgrade mypy support to 0.960 (#973)

- Updates test_model_field_classes_from_existing_locations to account
  for the behaviour change in https://github.com/python/mypy/pull/12663
- Bumps the version of django-stubs for a new release
This commit is contained in:
Damian Zaremba
2022-05-26 01:20:44 +03:00
committed by GitHub
parent 4a90ad9edc
commit 2351051ef1
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ psycopg2-binary
-e .
# Overrides:
mypy==0.950
mypy==0.960