Chore
* chore(release): bump version to v2.4.1 ([`1c8cd12`](https://github.com/supabase/auth-py/commit/1c8cd1240c5f7cbcd03f54924c91590fa6f7f2ca))
* chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0 (416) ([`f03e518`](https://github.com/supabase/auth-py/commit/f03e5182a850607000717944bfb390b181294080))
* chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`7d91ca2`](https://github.com/supabase/auth-py/commit/7d91ca2c612a29ccbcfc16d4ff8b030aa5e72d05))
Fix
* fix: add AuthOtpResponse (419) ([`130bdb1`](https://github.com/supabase/auth-py/commit/130bdb1ba47f8e18800ee052cb1d1e1538482ed4))
* fix: move changes to _async ([`7810bbd`](https://github.com/supabase/auth-py/commit/7810bbd868f202adf2bef1e0a8573973f8b415be))
* fix: add AuthOtpResponse ([`8d64ca4`](https://github.com/supabase/auth-py/commit/8d64ca450b37f7063b7fc701ee3156d1677d4fc3))
Unknown
* formatting ([`97c4713`](https://github.com/supabase/auth-py/commit/97c47138215ee04af14478d913300032964f7a8e))
* revert changes to parse_auth_response ([`face521`](https://github.com/supabase/auth-py/commit/face52175ce75bcb074680c9a464fbb0ee320ae5))