Bump the uv-pip group across 1 directory with 3 updates#96
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the uv-pip group across 1 directory with 3 updates#96dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
=======================================
Coverage 86.26% 86.26%
=======================================
Files 16 16
Lines 2512 2512
=======================================
Hits 2167 2167
Misses 345 345 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the uv-pip group with 3 updates in the / directory: [adafruit-blinka](https://github.com/adafruit/Adafruit_Blinka), [adafruit-circuitpython-busdevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice) and [ruff](https://github.com/astral-sh/ruff). Updates `adafruit-blinka` from 9.0.4 to 9.1.0 - [Release notes](https://github.com/adafruit/Adafruit_Blinka/releases) - [Commits](adafruit/Adafruit_Blinka@9.0.4...9.1.0) Updates `adafruit-circuitpython-busdevice` from 5.2.16 to 5.2.17 - [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/releases) - [Commits](adafruit/Adafruit_CircuitPython_BusDevice@5.2.16...5.2.17) Updates `ruff` from 0.15.8 to 0.15.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.8...0.15.13) --- updated-dependencies: - dependency-name: adafruit-blinka dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-pip - dependency-name: adafruit-circuitpython-busdevice dependency-version: 5.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-pip - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-pip ... Signed-off-by: dependabot[bot] <support@github.com>
eccf2cd to
338a182
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps the uv-pip group with 3 updates in the / directory: adafruit-blinka, adafruit-circuitpython-busdevice and ruff.
Updates
adafruit-blinkafrom 9.0.4 to 9.1.0Release notes
Sourced from adafruit-blinka's releases.
Commits
2551cd5Merge pull request #1106 from makermelissa-piclaw/wrap-pyserial-uart-linux08dece2Fix pylint: suppress too-many-arguments and unused-argument in generic_linux/...3987ec6Wrap PySerial inside busio.UART for Linux platformsb9232f4Merge pull request #1105 from makermelissa-piclaw/usb-hid-example0dfb04aAdd usb_hid keyboard example and link in docs7debd39Merge pull request #1104 from makermelissa-piclaw/add-uart-in-waiting51bd500Add in_waiting property to busio.UART9765f0aMerge pull request #888 from ryanmesh-sd/main0ee1753Clean up I2C write_then_read implementation23d84eeMerge pull request #1054 from makermelissa/mainUpdates
adafruit-circuitpython-busdevicefrom 5.2.16 to 5.2.17Release notes
Sourced from adafruit-circuitpython-busdevice's releases.
Commits
686728c"Update ruff pre-commit hookUpdates
rufffrom 0.15.8 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)