What's Changed
* Fix type annotation problem by setting correct pyspnego min version by jborean93 in https://github.com/requests/requests-ntlm/pull/135
* Throw an exception in case of access denied by AdrianVollmer in https://github.com/requests/requests-ntlm/pull/138
* Favour pure NTLM provider and fix SPN by jborean93 in https://github.com/requests/requests-ntlm/pull/137
* Add type annotation and black/isort checks by jborean93 in https://github.com/requests/requests-ntlm/pull/140
* Update CI and version and ignore black diff by jborean93 in https://github.com/requests/requests-ntlm/pull/141
New Contributors
* AdrianVollmer made their first contribution in https://github.com/requests/requests-ntlm/pull/138
**Full Changelog**: https://github.com/requests/requests-ntlm/compare/v1.2.0...v1.3.0