Skip to content

Commit 5683806

Browse files
chore(deps): bump sounddevice from 0.5.2 to 0.5.3
Bumps [sounddevice](https://github.com/spatialaudio/python-sounddevice) from 0.5.2 to 0.5.3. - [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.2...0.5.3) --- updated-dependencies: - dependency-name: sounddevice dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f6899a commit 5683806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers=[
3232
]
3333
dynamic = ["version"]
3434
dependencies = [
35-
"sounddevice==0.5.2",
35+
"sounddevice==0.5.3",
3636
"rtmixer==0.1.7",
3737
"docutils==0.22.2",
3838
"numpy==2.3.4",

0 commit comments

Comments
 (0)