diff --git a/CHANGELOG.md b/CHANGELOG.md index aae68703..30513208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [4.7.2](https://github.com/auth0/auth0-python/tree/4.7.2) (2024-09-10) +[Full Changelog](https://github.com/auth0/auth0-python/compare/4.7.1...4.7.2) + +**Security** +- Update cryptography requirements.txt [\#597](https://github.com/auth0/auth0-python/pull/630) ([duedares-rvj](https://github.com/duedares-rvj)) + + ## [4.7.1](https://github.com/auth0/auth0-python/tree/4.7.1) (2024-02-26) [Full Changelog](https://github.com/auth0/auth0-python/compare/4.7.0...4.7.1)