pypi python-amazon-sp-api 2.1.22
v2.1.22

9 hours ago

Version 2.1.22

Changes to Existing Features

  • Dependencies:
    • Updated boto3 to version 1.43.81 in both docs/requirements.txt and requirements.txt. This update includes improvements and bug fixes.
    • Updated setuptools to version 84.0.0 in both docs/requirements.txt and requirements.txt.

Internal

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

Diagram of Dependency Changes

graph TD;
    A[Previous boto3 Version 1.43.58] --> B[docs/requirements.txt & requirements.txt];
    B --> C[Updated to boto3 1.43.81];
    D[Previous setuptools Version 83.0.0] --> E[docs/requirements.txt & requirements.txt];
    E --> F[Updated to setuptools 84.0.0];
Loading

These updates ensure the package benefits from the latest enhancements and fixes in the boto3 and setuptools libraries.

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

NewReleases is sending notifications on new releases.