pypi python-amazon-sp-api 2.1.9
v2.1.9

5 hours ago

Version 2.1.9

New Features

  • Dependency Updates:
    • Upgraded requests to version 2.34.2 to ensure better performance and security.
    • Updated httpx to version 0.28.1 for improved HTTP client capabilities.
    • Bumped boto3 to version 1.43.36 for enhanced AWS SDK functionalities.

Internal

  • Version Bump:
    • Updated the version from 2.1.8 to 2.1.9 to incorporate the latest dependency updates.

Diagram of Dependency Updates

graph TD;
    A[Previous Dependencies] --> B[Updated requests to 2.34.2];
    A --> C[Updated httpx to 0.28.1];
    A --> D[Updated boto3 to 1.43.36];
    B --> E[Improved Performance];
    C --> F[Enhanced HTTP Client];
    D --> G[Enhanced AWS SDK];
Loading

This release focuses on updating core dependencies to maintain the library's security, performance, and compatibility with external services.

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

NewReleases is sending notifications on new releases.