| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-21 | 2.1 kB | |
| v3.19.2 Support Python 3.14 source code.tar.gz | 2025-10-21 | 24.4 MB | |
| v3.19.2 Support Python 3.14 source code.zip | 2025-10-21 | 25.0 MB | |
| Totals: 3 Items | 49.3 MB | 0 | |
What's Changed
- Support Python 3.14
- https://www.python.org/downloads/release/python-3140/
Dependency updates
- chore(deps): update dependency pytest-asyncio to v1.2.0 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/858
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/859
- chore(deps): update dependency black to v25.9.0 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/860
- chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/862
- fix(deps): update dependency org.openapitools:openapi-generator to v7.16.0 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/861
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.19 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/863
- chore(deps): update dependency tox to v4.30.3 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/865
- chore(deps): update actions/stale action to v10.1.0 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/867
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/869
- chore(deps): update dependency tox to v4.31.0 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/868
Other Changes
- Use github actor id instead of bot name to avoid renaming issues by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/857
- Prevent command injection when creating release notes by @Yang-33 in https://github.com/line/line-bot-sdk-python/pull/866
- Support Python 3.14 by @mokuzon in https://github.com/line/line-bot-sdk-python/pull/871
Full Changelog: https://github.com/line/line-bot-sdk-python/compare/v3.19.1...v3.19.2
This release is prepared by @mokuzon