Skip to content

build(deps): update libusb1 requirement from >=3.0.0 to >=3.4.0 in /requirements - #329

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/dev/libusb1-gte-3.4.0
Open

build(deps): update libusb1 requirement from >=3.0.0 to >=3.4.0 in /requirements#329
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/dev/libusb1-gte-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Updates the requirements on libusb1 to permit the latest version.

Release notes

Sourced from libusb1's releases.

3.4.0

What's Changed

  • Fix Python 3.14 DeprecationWarning caused by implicit ctypes layout when using pack = 1. by @鈥婦edUndead in vpelletier/python-libusb1#112
  • Bundle libusb1 1.0.29 dlls in Windows wheels
  • Fix a licence inconsistency: the old pypi classifier was refering to the LGPL2+ instead of the LGPL2.1+ .

New Contributors

Full Changelog: vpelletier/python-libusb1@3.3.1...3.4.0

Commits
  • c9d2c18 README: Update for release 3.4.0 .
  • d989e76 setup.cfg: Move to license_expression
  • dcbe26b setup.py: Bundle 1.0.29 dll (in Windows wheels)
  • 89805cc setup.py: Fix typo in error message
  • 0c64d8f usb1: explicitly set layout to "ms" along with pack
  • 292143c README: Update for release 3.3.1 .
  • 8b5dd8e setup.py: Update bundled libusb1 dll to 1.0.28 .
  • f4cab9a usb1._libusb1: Add a few missing constants.
  • e888354 Fix incorrect getFinalizer() reference in setPollFDNotifiers()
  • 2dd834d README: Update for release 3.3.0 .
  • Additional commits viewable in compare view

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)

Updates the requirements on [libusb1](https://github.com/vpelletier/python-libusb1) to permit the latest version.
- [Release notes](https://github.com/vpelletier/python-libusb1/releases)
- [Commits](vpelletier/python-libusb1@3.0.0...3.4.0)

---
updated-dependencies:
- dependency-name: libusb1
  dependency-version: 3.4.0
  dependency-type: direct:production
...

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

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: pip dependencies. Please create it before Dependabot can add it to a pull request.

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

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.

0 participants