pypi python-amazon-sp-api 1.9.38
v1.9.38

latest releases: 1.9.48, 1.9.47, 1.9.46...
2 months ago

Version 1.9.38

Changes Relevant to Users

  • Dependency Updates
    • Upgraded boto3 dependency from 1.38.36 to 1.38.40 in both requirements.txt and docs/requirements.txt. This update ensures continued compatibility with AWS services and incorporates the latest enhancements.

Internal Changes

  • Version Update
    • Incremented version number to 1.9.38 in sp_api/__version__.py.
graph TD;
    A[Version 1.9.37] -->|Updated| B[Version 1.9.38];
    B --> C[Updated boto3 Dependency];
Loading

This release focuses on maintaining compatibility with AWS services by updating the boto3 dependency to its latest version.

Don't miss a new python-amazon-sp-api release

NewReleases is sending notifications on new releases.