diff --git a/CHANGELOG.md b/CHANGELOG.md index 0817eb8..8b81344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -253,4 +253,13 @@ v2.5.1 (2024-04-02) #### Removals - **clouddeepscan** module: - - Dropped support for the clouddeepscan module. As of this version, the module is removed from the SDK. \ No newline at end of file + - Dropped support for the clouddeepscan module. As of this version, the module is removed from the SDK. + + +2.5.4 (2024-05-09) +------------------- + +#### Improvements +- Updated the Python package dependencies to: + - `requests>=2.31.0` + - `urllib3>=2.0.7` \ No newline at end of file