v2.8.0
What's Changed
- Add support for number matching in Microsoft Authenticator app by @martinverup in #387
- Bump cryptography from 38.0.3 to 39.0.1 by @dependabot in #370
- Bump fido2 from 1.1.0 to 1.1.1 by @dependabot in #384
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #385
- Bump coverage from 7.2.5 to 7.2.7 by @dependabot in #388
- Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #391
- Bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #392
- Add support for python 3.11 by @pdecat in #207
- Use Linux user-agent string to work-around Duo permission denied errors:
{"stat": "FAIL", "message_enum": 7, "data": {}}
by @pdecat in #378
Full Changelog: v2.7.0...v2.8.0