Bluetooth-adapters

Latest version: v0.21.4

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

Scan your dependencies

Page 2 of 10

0.21.0

Chores

- Switch to ruff ([191](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/191),
[`6e81c7b`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/6e81c7b0876034a9d050323c2fa1b3d729f34398))

- **deps**: Bump dbus-fast from 2.24.3 to 2.24.4
([180](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/180),
[`ae771b2`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/ae771b258d64e61872bcb067c45b7440077a8e49))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump dbus-fast from 2.24.4 to 2.28.0
([189](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/189),
[`ac3050f`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/ac3050fb60a1c4681cee2d12434ec1e5fff0b4db))

- **deps**: Bump jinja2 from 3.1.4 to 3.1.5
([185](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/185),
[`f35790e`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/f35790e8745bce5ad295245a1fb17b80077e10bc))

- **deps**: Bump sphinx-rtd-theme from 3.0.1 to 3.0.2
([179](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/179),
[`e5f1586`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/e5f1586e40312b80e202e8ccf685bd75d2c0b9d9))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest from 8.3.3 to 8.3.4
([182](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/182),
[`eeb87e3`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/eeb87e3ff3bbede53bea7c7dff1e2115d40ec9bb))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest-asyncio from 0.24.0 to 0.25.2
([188](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/188),
[`f9cee50`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/f9cee509b421928d6e4defe1ae07532ec862ab92))

- **pre-commit.ci**: Pre-commit autoupdate
([178](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/178),
[`d6673cf`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/d6673cf86407bd8a338921b1f26d2bb37f9c4256))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([181](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/181),
[`498e028`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/498e0289b3a00c11f6c899ece6ae6bffa6da0ed5))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([183](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/183),
[`dd07c68`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/dd07c68463e0d637511cefa8884eaa43a3922b21))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

Co-authored-by: J. Nick Koston <nickkoston.org>

- **pre-commit.ci**: Pre-commit autoupdate
([186](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/186),
[`9ae23b9`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/9ae23b9f03619e67a6d2a9db941efd5097ba6c37))

Features

- Add get_manufacturer_from_mac
([190](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/190),
[`e3c9d6a`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/e3c9d6abf3f05be6d830a26c4bcd926b23cd4980))

0.20.2

Bug Fixes

- Discard impossible timestamps when restoring bluetooth scanner data
([177](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/177),
[`be11e23`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/be11e232d228c41b0966b2d21e40959d1bcaedd8))

Chores

- **deps-dev**: Bump pytest-cov from 5.0.0 to 6.0.0
([175](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/175),
[`2b9b942`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/2b9b942b4de6672c3b229753486e53bf28d7dd0d))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([176](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/176),
[`d0d1874`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/d0d1874a21e31fafd6f7300def53e0f151ca9f9b))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

0.20.1

Bug Fixes

- Handle devices listed before adapter in dbus managed objects
([174](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/174),
[`69b0d16`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/69b0d1683381de1ead4efb80e6d4a31170138f2e))

Co-authored-by: Joseph Gilby <josephgilbyivgmail.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

Chores

- **deps**: Bump aiooui from 0.1.6 to 0.1.7
([171](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/171),
[`c7d7235`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/c7d72355e0ce4eab614ead1fcc024bbb640a2569))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump dbus-fast from 2.24.2 to 2.24.3
([165](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/165),
[`b05f319`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/b05f319b487802072f3a24c87a44834681110210))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump sphinx-rtd-theme from 2.0.0 to 3.0.1
([167](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/167),
[`c3867de`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/c3867dec3f6386301259a36a68f06d492ff75e25))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([164](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/164),
[`ce77a4c`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/ce77a4c036b23d9c80e6ac48cf55f7c0a3cf4839))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([168](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/168),
[`d0eb3df`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/d0eb3df6357c19136e97332f06e880b90811a57e))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([170](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/170),
[`34220b6`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/34220b6eac382a4d9a992f3d4f8ab8c81020d2c6))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

0.20.0

Chores

- **deps**: Bump dbus-fast from 2.22.1 to 2.24.0
([159](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/159),
[`b3bafb5`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/b3bafb570b157c11884cba50963a63a14c340166))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump dbus-fast from 2.24.0 to 2.24.2
([160](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/160),
[`febbebe`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/febbebe2f1c1e986705055fabe72c6cb1533764e))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest from 8.3.2 to 8.3.3
([161](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/161),
[`5e2c156`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/5e2c15623d0ee0e21da5d6aaf1c8443b4a7b64ce))

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [Release
notes](https://github.com/pytest-dev/pytest/releases) -
[Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) -
[Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

--- updated-dependencies: - dependency-name: pytest dependency-type: direct:development

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest-asyncio from 0.23.8 to 0.24.0
([158](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/158),
[`7689ee4`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/7689ee48787be4be118104f628dac85b99c238bd))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([157](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/157),
[`6910606`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/69106064d19c7c8abc91049a94e93c72982d60fa))

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([162](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/162),
[`e2c0e3d`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/e2c0e3d5b9cfcc433d3f39aee2eac971615d1d10))

0.19.4

Bug Fixes

- Run device refresh in the executor
([156](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/156),
[`7fc4a3a`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/7fc4a3ac57b4e3e3ace97829804eded8f1f63b5c))

Chores

- **deps**: Bump aiooui from 0.1.5 to 0.1.6
([142](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/142),
[`18e0c98`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/18e0c98da17490006f6177b112e5637fa50a31a4))

- **deps**: Bump bleak from 0.21.1 to 0.22.2
([138](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/138),
[`d41ba11`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/d41ba11250edea5b8127454b61c6216d3ff9ebd8))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump certifi from 2024.2.2 to 2024.7.4
([146](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/146),
[`f6de2aa`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/f6de2aafb05a03d605cfdc43471c8e5a3da2039d))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump dbus-fast from 2.21.2 to 2.21.3
([143](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/143),
[`e1bae7b`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/e1bae7b22f4b42af2df116bcff1a7118af1cd706))

- **deps**: Bump dbus-fast from 2.21.3 to 2.22.1
([145](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/145),
[`23ee0b7`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/23ee0b79ffcaaa61e498ec2a18df6b1099148fb5))

Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.21.3 to 2.22.1. - [Release
notes](https://github.com/bluetooth-devices/dbus-fast/releases) -
[Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md) -
[Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.21.3...v2.22.1)

--- updated-dependencies: - dependency-name: dbus-fast dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump jinja2 from 3.1.3 to 3.1.4
([132](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/132),
[`f6ed3e4`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/f6ed3e449dfe750e192a1b241c7f485fcc552ef5))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump myst-parser from 2.0.0 to 3.0.1
([127](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/127),
[`61e5dbb`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/61e5dbbad79fe96a579df6f495c28907706ea5a1))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump requests from 2.31.0 to 2.32.2
([150](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/150),
[`3b2389c`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/3b2389c6925648032bc3f8fffcd110c3cf7fe2b8))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump sphinx from 7.3.7 to 7.4.7
([152](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/152),
[`c3080cc`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/c3080cc78baf5f711cf93b871e852d55b0e7e4f1))

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.7. - [Release
notes](https://github.com/sphinx-doc/sphinx/releases) -
[Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) -
[Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v7.4.7)

--- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump urllib3 from 2.2.1 to 2.2.2
([140](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/140),
[`b578e8f`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/b578e8f9e1dfb6388fa98c014a53b04e80c7deb4))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest from 8.2.0 to 8.2.2
([139](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/139),
[`cb17761`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/cb177612d0e5a8b18f2ba408e89b4774a7d0330c))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest from 8.2.2 to 8.3.2
([153](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/153),
[`623095a`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/623095a7e6e6bd05c77a21f639efbc5ab4fc93a7))

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2. - [Release
notes](https://github.com/pytest-dev/pytest/releases) -
[Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) -
[Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2)

--- updated-dependencies: - dependency-name: pytest dependency-type: direct:development

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest-asyncio from 0.23.6 to 0.23.8
([149](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/149),
[`57fa581`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/57fa581d84e1d808820e7ad59512089feda195e1))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump zipp from 3.17.0 to 3.19.1
([147](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/147),
[`e352520`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/e352520431a854e532892898808d3954a4ee7e3e))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **pre-commit.ci**: Pre-commit autoupdate
([144](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/144),
[`784ec6d`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/784ec6d971772697692d5b407cb000bf85019afe))

* chore(pre-commit.ci): pre-commit autoupdate

0.19.3

Bug Fixes

- Fix license classifier ([141](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/141),
[`b3d7010`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/b3d70101ca83ed844ec12c5c0e980bfe29a30fef))

Chores

- **deps**: Bump dbus-fast from 2.21.1 to 2.21.2
([134](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/134),
[`56801fd`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/56801fdbee7d605e3afd3e71835f1588e1394b9c))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump sphinx from 7.2.6 to 7.3.7
([126](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/126),
[`b891243`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/b891243e94cb1aefb05604b6f9fedb8e465e5a86))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump pytest from 7.4.4 to 8.2.0
([128](https://github.com/Bluetooth-Devices/bluetooth-adapters/pull/128),
[`3d9a957`](https://github.com/Bluetooth-Devices/bluetooth-adapters/commit/3d9a957e0571e077742778352fbc68c685d35a0d))

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

Page 2 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.