pypi python-amazon-sp-api 2.1.17
v2.1.17

latest releases: 2.1.20, 2.1.19, 2.1.18...
4 hours ago

Version 2.1.17

Changes to Existing Features

  • Dependencies:
    • Updated pytz to version 2026.3 in both requirements.txt and docs/requirements.txt. This update ensures compatibility with the latest timezone data.

Internal

  • Version Update:
    • Bumped the package version to 2.1.17 to reflect the changes in dependencies.

Diagram of Dependency Changes

graph TD;
    A[Previous pytz Version 2025.1] --> B[requirements.txt];
    A --> C[docs/requirements.txt];
    B --> D[Updated to pytz 2026.3];
    C --> E[Updated to pytz 2026.3];
Loading

This update focuses on maintaining compatibility with the latest timezone data by updating the pytz dependency.

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

NewReleases is sending notifications on new releases.