What's Changed
Improvements to Functionality
- Bumps authenticated request throttling to 300/min by @djperrefort in #517
- Adds autocomplete support for zsh by @djperrefort in #519
- Updates deps in response to security vulnerabilities by @djperrefort in #511
- Drops warning when running manage.py script directly by @djperrefort in #509
Improvements to Test Coverage
- Adds missing type hints and branch coverage for users app by @djperrefort in #508
- Updates test documentation for research products app by @djperrefort in #510
- Minor improvement to test suite coverage by @djperrefort in #512
- Adds missing unit test coverage for custom auth view classes by @djperrefort in #513
- Adds missing branch coverage for plugins module by @djperrefort in #514
- Adds dedicated test coverage for the SMTPHealthCheck class by @djperrefort in #515
- Rewrites function testing docs as verification statements by @djperrefort in #516
- Completes test coverage for allocation views by @djperrefort in #518
- Completes test coverage for notification models by @djperrefort in #520
Full Changelog: v0.5.13...v0.5.14