What's Changed
This release updates recommended mypy version to 1.1.x.
Stubs fixes
- Allow passing
user=None
toAPIClient.force_authenticate()
method by @joshuadavidthomas in #367
Housekeeping
- Release script: Also clean build directories before a build by @intgr in #366
- Update recommended mypy & CI to 1.1.1 by @intgr in #374
- Update
django-stubs
inrequirements.txt
by @sobolevn in #376 - Version 1.10.0 release by @intgr in #377
New Contributors
- @joshuadavidthomas made their first contribution in #367
Full Changelog: 1.9.1...1.10.0