Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-27 | 1.9 kB | |
v3.16.3 Fix response handling in audience group APIs source code.tar.gz | 2025-03-27 | 24.3 MB | |
v3.16.3 Fix response handling in audience group APIs source code.zip | 2025-03-27 | 24.9 MB | |
Totals: 3 Items | 49.3 MB | 0 |
What's Changed
Note this patch is not related to sdk users. This release is just for our test. See https://github.com/line/line-bot-sdk-python/releases/tag/v3.16.2 about new features.
line-openapi updates
- chore(deps): update line-openapi digest to 9dec0f8 by @renovate in https://github.com/line/line-bot-sdk-python/pull/770
- chore(deps): update line-openapi digest to cc542e3 by @renovate in https://github.com/line/line-bot-sdk-python/pull/774
Dependency updates
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.18 by @renovate in https://github.com/line/line-bot-sdk-python/pull/771
- chore(deps): update dependency pytest to v8.3.5 by @renovate in https://github.com/line/line-bot-sdk-python/pull/775
- chore(deps): update dependency responses to v0.25.7 by @renovate in https://github.com/line/line-bot-sdk-python/pull/776
- chore(deps): update dependency tox to v4.24.2 by @renovate in https://github.com/line/line-bot-sdk-python/pull/778
Other Changes
- Support Python 3.13 by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/768
- Add EoL and new release reminder by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/769
- Pin commit hash of github actions to avoid supply chain attacks by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/772
- Freeze package versions in requirements-*.txt by @habara-k in https://github.com/line/line-bot-sdk-python/pull/755
- Grant minimum permissions to github acitons workflow jobs by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/773
- Migrate renovate config by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/782
Full Changelog: https://github.com/line/line-bot-sdk-python/compare/v3.16.2...v3.16.3
This release is prepared by @Yang-33