Skip to content

fix: update package dependencies#10

Merged
feeph merged 1 commit intomasterfrom
fb-dependencies
Jul 15, 2024
Merged

fix: update package dependencies#10
feeph merged 1 commit intomasterfrom
fb-dependencies

Conversation

@feeph
Copy link
Owner

@feeph feeph commented Jul 15, 2024

Remove 'adafruit-board-toolkit' since we don't actually need it.

Replace 'adafruit-circuitpython-busdevice' with 'adafruit-blinka' since we no longer need I2CDevice(). Unfortunately this doesn't really save anything since blinka depends on busdevice. But it makes it a little clearer what our own dependencies are and removes one layer of circular dependencies.

Remove 'adafruit-board-toolkit' since we don't actually need it.

Replace 'adafruit-circuitpython-busdevice' with 'adafruit-blinka' since we
no longer need I2CDevice(). Unfortunately this doesn't really save anything
since blinka depends on busdevice. But it makes it a little clearer what
our own dependencies are and removes one layer of circular dependencies.
@feeph feeph self-assigned this Jul 15, 2024
@feeph feeph merged commit 688e814 into master Jul 15, 2024
@feeph feeph deleted the fb-dependencies branch July 15, 2024 06:18
feeph added a commit that referenced this pull request Jul 15, 2024
##
[0.3.1](v0.3.0...v0.3.1)
(2024-07-15)


### Bug Fixes

* update package dependencies
([#10](#10))
([688e814](688e814))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant