Skip to content

Commit a46f210

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

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.1",
35+
"sounddevice==0.5.2",
3636
"rtmixer==0.1.7",
3737
"docutils==0.21.2",
3838
"numpy==2.2.5",

0 commit comments

Comments
 (0)