Line-bot-sdk

Latest version: v3.16.2

Safety actively analyzes 715033 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 11

3.11.1

What's Changed

* Make the requests version constraints less strict. by eucyt in https://github.com/line/line-bot-sdk-python/pull/657

line-openapi updates
* chore(deps): update line-openapi digest to c14fa72 by renovate in https://github.com/line/line-bot-sdk-python/pull/626
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/631
* chore(deps): update line-openapi digest to f976f52 by renovate in https://github.com/line/line-bot-sdk-python/pull/632
Dependency updates
* fix(deps): update dependency org.openapitools:openapi-generator to v7.5.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/624
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 by renovate in https://github.com/line/line-bot-sdk-python/pull/625
* chore(deps): update dependency black to v24.4.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/628
* chore(deps): update dependency black to v24.4.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/629
* chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/634
* chore(deps): update dependency requests to v2.32.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/635
* fix(deps): update dependency org.openapitools:openapi-generator to v7.6.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/636
* chore(deps): update dependency requests to v2.32.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/637
* chore(deps): update dependency requests to v2.32.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/638
* chore(deps): update dependency requests to v2.32.3 by renovate in https://github.com/line/line-bot-sdk-python/pull/639
* chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/640
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/643
* fix(deps): update dependency org.openapitools:openapi-generator to v7.7.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/647
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/649
* chore(deps): update dependency aiohttp to v3.10.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/650
* chore(deps): update dependency black to v24.8.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/651
* chore(deps): update dependency aiohttp to v3.10.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/652
* chore(deps): update dependency aiohttp to v3.10.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/654
* chore(deps): update dependency aiohttp to v3.10.3 by renovate in https://github.com/line/line-bot-sdk-python/pull/655

New Contributors
* eucyt made their first contribution in https://github.com/line/line-bot-sdk-python/pull/657

**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.11.0...3.11.1

3.11.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
In the Messaging API, we've added a new endpoint that allows you to [display a loading animation](https://developers.line.biz/en/reference/messaging-api/#display-a-loading-indicator). After your LINE Official Account receives a message from a user, the response may takes some time due to message preparation or reservation processing. In such cases, you can visually tell the user that you want them to wait by displaying a loading animation.

news: https://developers.line.biz/en/news/2024/04/17/loading-indicator/

![loading-animation 7aad3d6c](https://github.com/line/line-openapi/assets/24933664/4435a2c1-db0c-409a-92f1-7c5fb64903c3)

https://github.com/line/line-openapi/pull/54

line-openapi updates
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/622
Dependency updates
* chore(deps): update dependency aiohttp to v3.9.5 by renovate in https://github.com/line/line-bot-sdk-python/pull/620


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.10.2...3.11.0

3.10.2

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
Dependency updates
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.4 by renovate in https://github.com/line/line-bot-sdk-python/pull/614
* chore(deps): update dependency aiohttp to v3.9.4 by renovate in https://github.com/line/line-bot-sdk-python/pull/615
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.5 by renovate in https://github.com/line/line-bot-sdk-python/pull/617
* chore(deps): update dependency black to v24.4.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/618
Other Changes
* Support overwriting api-data.line.me in v3 packages by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/619
* as a bug fix


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.10.1...3.10.2

3.10.1

See https://github.com/line/line-bot-sdk-python/releases/tag/3.10.0

3.10.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
We're excited to announce that the Membership API is now available in the Messaging API.
With this update, our SDK also supports the use of this API. For more details, check out the announcement: https://developers.line.biz/en/news/2024/03/28/re-release-endpoints-for-membership

line-openapi updates
* chore(deps): update line-openapi digest to 4c9ddf3 by renovate in https://github.com/line/line-bot-sdk-python/pull/599
* chore(deps): update line-openapi digest to 1ca4640 by renovate in https://github.com/line/line-bot-sdk-python/pull/611
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/612
Dependency updates
* fix(deps): update dependency org.openapitools:openapi-generator to v7.3.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/598
* chore(deps): update dependency black to v24.2.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/600
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/601
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/602
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/603
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.3 by renovate in https://github.com/line/line-bot-sdk-python/pull/604
* fix(deps): update dependency org.openapitools:openapi-generator to v7.4.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/605
* chore(deps): update dependency black to v24.3.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/606
* chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/607
Other Changes
* Remove unnecessary urls from README by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/608


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.9.0...3.10.0

3.9.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
line-openapi updates
In the Messaging API, you can now determine whether a user has added your LINE Official Account as a friend or unblocked by a webhook follow event.

News: https://developers.line.biz/en/news/2024/02/06/add-friends-and-unblock-friends-can-now-be-determined-by-webhook/

* Add isUnblocked flag to Follow Webhook event by mokuzon in https://github.com/line/line-bot-sdk-python/pull/597

New Contributors
* mokuzon made their first contribution in https://github.com/line/line-bot-sdk-python/pull/597

**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.8.1...3.9.0

Page 3 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.