diff --git a/CHANGELOG.md b/CHANGELOG.md index 672fd065..beca37bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bump `pytest-asyncio` from <=0.23.8 to <=0.24.0 ([#812](https://github.com/opensearch-project/opensearch-py/pull/812)) +- Bump `setuptools` from 71.1.0 to 74.1.2 ([#819](https://github.com/opensearch-project/opensearch-py/pull/819)) ## [2.7.1] ### Fixed