BrianPugh / belay

Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board.
Apache License 2.0
240 stars 13 forks source link

remove version caps #134

Closed BrianPugh closed 1 year ago

BrianPugh commented 1 year ago

Remove a lot of dependency upper bounds to ease update processes for downstream libraries.

codecov-commenter commented 1 year ago

Codecov Report

Merging #134 (9b15f5f) into main (c180818) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   70.52%   70.52%           
=======================================
  Files          38       38           
  Lines        1693     1693           
  Branches      377      377           
=======================================
  Hits         1194     1194           
  Misses        423      423           
  Partials       76       76           
Flag Coverage Δ
unittests 70.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.