Embody-ble

Latest version: v1.1.23

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

Scan your dependencies

Page 4 of 6

1.1.3

Changes

:rocket: Features

* Add support for response message subscription (168) espenwest

:package: Dependencies

* Add support for response message subscription (168) espenwest
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (161) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (162) dependabot
* Bump identify from 2.5.19 to 2.5.20 (163) dependabot
* Bump embody-serial from 1.0.12 to 1.0.13 (164) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 (165) dependabot
* Bump platformdirs from 3.1.0 to 3.1.1 (166) dependabot
* Bump flake8-bugbear from 23.2.13 to 23.3.12 (167) dependabot

1.1.2

Changes

:rocket: Features

* Fix device scanning for windows (160) espenwest

:package: Dependencies

* Bump myst-parser from 0.19.1 to 1.0.0 in /docs (154) dependabot
* Bump myst-parser from 0.19.1 to 1.0.0 (155) dependabot
* Bump embody-codec from 1.0.20 to 1.0.21 (156) dependabot
* Bump setuptools from 67.5.1 to 67.6.0 (157) dependabot
* Bump identify from 2.5.18 to 2.5.19 (158) dependabot
* Bump bandit from 1.7.4 to 1.7.5 (159) dependabot

1.1.1

Changes

:rocket: Features

* 145 unsubscribe to nus tx on disconnect (153) espenwest
* Add connection listener support to embodyble (152) espenwest
* Added disconnect method in embodyble module (146) espenwest
* Fix file listing (131) espenwest

:package: Dependencies

* Bump zipp from 3.13.0 to 3.15.0 (147) dependabot
* Bump embody-codec from 1.0.18 to 1.0.20 (148) dependabot
* Bump babel from 2.11.0 to 2.12.1 (149) dependabot
* Bump setuptools from 67.4.0 to 67.5.1 (150) dependabot
* Bump platformdirs from 3.0.0 to 3.1.0 (151) dependabot
* Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (138) dependabot
* Bump embody-serial from 1.0.11 to 1.0.12 (133) dependabot
* Bump mypy from 1.0.0 to 1.0.1 (134) dependabot
* Bump typing-extensions from 4.4.0 to 4.5.0 (135) dependabot
* Bump gitpython from 3.1.30 to 3.1.31 (137) dependabot
* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (140) dependabot
* Bump myst-parser from 0.18.1 to 0.19.1 in /docs (141) dependabot
* Bump mdit-py-plugins from 0.3.3 to 0.3.5 (142) dependabot
* Bump markdown-it-py from 2.1.0 to 2.2.0 (132) dependabot
* Bump flake8-bugbear from 23.1.20 to 23.2.13 (122) dependabot
* Bump identify from 2.5.17 to 2.5.18 (123) dependabot
* Bump soupsieve from 2.3.2.post1 to 2.4 (124) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (126) dependabot
* Bump pip from 23.0 to 23.0.1 in /.github/workflows (127) dependabot
* Bump dbus-fast from 1.84.0 to 1.84.2 (129) dependabot
* Bump setuptools from 67.2.0 to 67.4.0 (130) dependabot

1.1.0

Changes

:rocket: Features

* Support for high level BLE reporting and BLE requests (119) espenwest
* List available embody devices (118) espenwest
* Migrate to generic BLE stack with Bleak (117) espenwest

:package: Dependencies

* Support for high level BLE reporting and BLE requests (119) espenwest
* List available embody devices (118) espenwest
* Migrate to generic BLE stack with Bleak (117) espenwest

1.0.12

Changes

:rocket: Features

* Reporting module for asynchronous attribute reporting (115) espenwest
* Configure listener (101) simensee

:package: Dependencies

* Bump version to 1.0.12 (116) espenwest
* Bump cryptography from 39.0.0 to 39.0.1 (109) dependabot
* Bump virtualenv from 20.18.0 to 20.19.0 in /.github/workflows (110) dependabot
* Bump virtualenv from 20.17.1 to 20.19.0 (111) dependabot
* Bump platformdirs from 2.6.2 to 3.0.0 (112) dependabot
* Bump sphinxcontrib-htmlhelp from 2.0.0 to 2.0.1 (113) dependabot
* Bump xdoctest from 1.1.0 to 1.1.1 (114) dependabot
* Bump flake8-docstrings from 1.6.0 to 1.7.0 (103) dependabot
* Bump identify from 2.5.13 to 2.5.17 (104) dependabot
* Bump isort from 5.11.4 to 5.12.0 (105) dependabot
* Bump coverage from 7.0.5 to 7.1.0 (106) dependabot
* Bump pre-commit from 2.21.0 to 3.0.4 (107) dependabot
* Bump virtualenv from 20.17.1 to 20.18.0 in /.github/workflows (108) dependabot
* Bump importlib-metadata from 5.2.0 to 6.0.0 (82) dependabot
* Bump pygments from 2.13.0 to 2.14.0 (83) dependabot
* Bump cryptography from 38.0.4 to 39.0.0 (84) dependabot
* Bump flake8-bugbear from 23.1.17 to 23.1.20 (99) dependabot
* Bump sphinxcontrib-applehelp from 1.0.3 to 1.0.4 (100) dependabot
* Bump pip from 22.3.1 to 23.0 in /.github/workflows (102) dependabot

1.0.11

Changes

:rocket: Features

* Maintenance release 1.0.11 (98) espenwest

:package: Dependencies

* Maintenance release 1.0.11 (98) espenwest
* Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (95) dependabot
* Bump sphinx from 6.1.2 to 6.1.3 in /docs (96) dependabot
* Bump coverage from 7.0.1 to 7.0.5 (97) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (85) dependabot
* Bump sphinx from 5.3.0 to 6.1.2 in /docs (91) dependabot
* Bump pydocstyle from 6.1.1 to 6.2.3 (93) dependabot

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.