Skip to content

Update sounddevice requirement from >=0.5.0 to >=0.5.5#6

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sounddevice-gte-0.5.5
Closed

Update sounddevice requirement from >=0.5.0 to >=0.5.5#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sounddevice-gte-0.5.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Updates the requirements on sounddevice to permit the latest version.

Release notes

Sourced from sounddevice's releases.

python-sounddevice 0.5.5

https://pypi.org/project/sounddevice/0.5.5/

Changelog

Sourced from sounddevice's changelog.

0.5.5 (2026-01-23):

  • Fix bug from previous release__

__ spatialaudio/python-sounddevice#621

0.5.4 (2026-01-21):

  • provide wheels for ARM64/Windows (WoA)

0.5.3 (2025-10-19):

  • add explicit_sample_format parameter to WasapiSettings

0.5.2 (2025-05-16):

  • Better error if frames/channels are non-integers

0.5.1 (2024-10-12):

  • Windows wheel: bundle both non-ASIO and ASIO DLLs, the latter can be chosen by defining the SD_ENABLE_ASIO environment variable

0.5.0 (2024-08-11):

  • Remove ASIO support from bundled DLLs (DLLs with ASIO can be manually selected)

0.4.7 (2024-05-27):

  • support paWinWasapiAutoConvert with auto_convert flag in WasapiSettings
  • Avoid exception in PortAudioError\ .__str__()

0.4.6 (2023-02-19):

  • Redirect stderr with os.dup2() instead of CFFI calls

0.4.5 (2022-08-21):

  • Add index field to device dict
  • Require Python >= 3.7
  • Add PaWasapi_IsLoopback() to cdef (high-level interface not yet available)

0.4.4 (2021-12-31):

  • Exact device string matches can now include the host API name

0.4.3 (2021-10-20):

  • Fix dimension check in Stream.write()
  • Provide "universal" (x86_64 and arm64) .dylib for macOS

0.4.2 (2021-07-18):

  • Update PortAudio binaries to version 19.7.0
  • Wheel names are now shorter

0.4.1 (2020-09-26):

  • CallbackFlags attributes are now writable

0.4.0 (2020-07-18):

  • Drop support for Python 2.x
  • Fix memory issues in play(), rec() and playrec()

... (truncated)

Commits
  • 528c482 Release 0.5.5
  • 8336350 Ignore AttributeError when deleting temporary audio buffers
  • 9f2c359 Release 0.5.4
  • 92d37b1 Bump the uv group across 1 directory with 2 updates
  • 9ff1757 CI: don't build package for docs
  • 79a6895 CI: use uv for docs
  • e0647b4 uv lock --upgrade
  • 0aa3dd8 Bump actions/download-artifact from 6 to 7
  • 39bfd50 Bump actions/upload-artifact from 5 to 6
  • a73e1bc Use "uv build" instead of "uv run python -m build"
  • 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 [sounddevice](https://github.com/spatialaudio/python-sounddevice) to permit the latest version.
- [Release notes](https://github.com/spatialaudio/python-sounddevice/releases)
- [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst)
- [Commits](spatialaudio/python-sounddevice@0.5.0...0.5.5)

---
updated-dependencies:
- dependency-name: sounddevice
  dependency-version: 0.5.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 12, 2026
@dependabot dependabot Bot requested a review from gabrimatic as a code owner April 12, 2026 10:33
@gabrimatic
Copy link
Copy Markdown
Owner

Superseded — applied directly in v3.3.1.

@gabrimatic gabrimatic closed this Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/sounddevice-gte-0.5.5 branch April 13, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant