Skip to content

[deps-py](deps): Bump pyusb from 1.2.1 to 1.3.1#211

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyusb-1.3.1
Open

[deps-py](deps): Bump pyusb from 1.2.1 to 1.3.1#211
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyusb-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps pyusb from 1.2.1 to 1.3.1.

Release notes

Sourced from pyusb's releases.

Version 1.3.1

Fixed:

  • core: fix a regression in ctrl_transfer where supplied read buffers were discarded (#528, #530)

Full changelog: v1.3.0...v1.3.1

Version 1.3.0

Happy new year!

Changed:

  • meta: bump the minimum required Python version to 3.9

Fixed:

  • core: reset cached endpoints on alternate setting changes (pyusb#380)
  • core: only search for endpoints on the correct alternate settings (pyusb#380)
  • tree: guard finalizers against aborted initialization (#380 (comment))
  • version: handle when patch component is missing
  • core: fix bMaxPower conversion for SuperSpeed devices (pyusb#479)
  • openusb: fix missing commas in __all__ list (pyusb#501)
  • libusb1: fix trailing comma in LIBUSB_TRANSFER_TYPE_CONTROL (pyusb#501)
  • legacy: Fix DeviceHandle finalizer checking for the wrong attribute (pyusb#502)
  • libloader: search in default homebrew prefix on apple silicon (pyusb#511)

Full changelog: v1.2.1...v1.3.0

Commits
  • 89ea84d readme: remove mention to latest version
  • f2b6bb8 deploy: replace accidental hard-coded value with variable
  • e920187 core: replace try-except block with single call to new _interop.as_array
  • 0d578a2 interop: prioritize no-op case but also accept length for a new array
  • 5d73f3d util: raise TypeError if create_buffer doesn't receive a length
  • 0573e84 tox: update envlist
  • 2b153a2 deploy: compute a B3SUMS file for the release
  • 8acb57e deploy: don't try to upload no longer supported signatures to PyPI
  • d762293 readme: prepare for 1.3.0
  • 5db7567 ci: remove no longer supported macos-12 runner
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyusb](https://github.com/pyusb/pyusb) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/pyusb/pyusb/releases)
- [Commits](pyusb/pyusb@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: pyusb
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

Labels

The following labels could not be found: automated, cascade-stage-1. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 10, 2026
@dependabot dependabot bot requested a review from toolate28 as a code owner February 10, 2026 04:12
@dependabot dependabot bot added the python Pull requests that update python code label Feb 10, 2026
@vercel
Copy link
Contributor

vercel bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
h.and.s Ready Ready Preview, Comment Feb 10, 2026 4:12am

@github-actions
Copy link

🏷️ ATOM Tag Auto-Generated

ATOM Tag: ATOM-PR-20260210-001-deps-bump-pyusb-from-1-2-1-to-1-3-1

This tag has been automatically generated and logged to the ATOM trail.

Usage in commits:

git commit -m "ATOM-PR-20260210-001-deps-bump-pyusb-from-1-2-1-to-1-3-1: Your commit message"

View decision history:

cat .atom-trail/decisions/ATOM-PR-20260210-001-deps-bump-pyusb-from-1-2-1-to-1-3-1.json

Framework Alignment Checklist:

  • Visible State - Changes are observable and logged
  • Clear Intent - Purpose and reasoning documented
  • Natural Decomposition - Work breaks at logical boundaries
  • Networked Learning - Knowledge transfers to others
  • Measurable Delivery - Success criteria defined

ATOM tag generated by Safe Spiral automation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

atom-tagged dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants