Version 1.9.36
Changes Relevant to Users
- Dependency Update
- Upgraded
boto3
dependency from1.38.29
to1.38.31
in bothrequirements.txt
anddocs/requirements.txt
. This update ensures users have access to the latest features and improvements provided byboto3
.
- Upgraded
Internal Changes
- Version Update
- Incremented version number to
1.9.36
insp_api/__version__.py
.
- Incremented version number to
graph TD;
A[Version 1.9.35] -->|Updated| B[Version 1.9.36];
B --> C[Updated boto3 Dependency];
This release focuses on maintaining compatibility and leveraging the latest improvements in dependencies to ensure optimal performance and stability.