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