Change Log
* Drop support for Python <= 3.7
* Added support for Python 3.10, 3.11, and 3.12
* Dependency updates
What's Changed
* Upgrade to GitHub-native Dependabot by dependabot-preview in https://github.com/MoceanAPI/mocean-sdk-python/pull/14
* Update requests-mock requirement from <1.9,>=1.6 to >=1.6,<1.10 by dependabot in https://github.com/MoceanAPI/mocean-sdk-python/pull/15
* Updating mock request testing method by tzhongyan in https://github.com/MoceanAPI/mocean-sdk-python/pull/16
* Update requests requirement from <2.26,>=2.20 to >=2.20,<2.27 by dependabot in https://github.com/MoceanAPI/mocean-sdk-python/pull/17
* Version bump and dependency updates by tzhongyan in https://github.com/MoceanAPI/mocean-sdk-python/pull/27
New Contributors
* dependabot made their first contribution in https://github.com/MoceanAPI/mocean-sdk-python/pull/15
**Full Changelog**: https://github.com/MoceanAPI/mocean-sdk-python/compare/v1.1.2...v1.1.3