pypi python-amazon-sp-api 2.1.20
v2.1.20

4 hours ago

Version 2.1.20

Changes to Existing Features

  • Dependencies:
    • Updated boto3 to version 1.43.58 in both docs/requirements.txt and requirements.txt. This update ensures compatibility with the latest AWS services and includes various bug fixes and improvements.

Internal

  • Version Update:
    • Bumped the package version to 2.1.20 to incorporate the latest dependency updates.

Diagram of Dependency Changes

graph TD;
    A[Previous boto3 Version 1.43.55] --> B[docs/requirements.txt & requirements.txt];
    B --> C[Updated to boto3 1.43.58];
Loading

This update maintains the package's compatibility with the latest AWS services by keeping the boto3 dependency current.

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

NewReleases is sending notifications on new releases.