Skip to content

Commit 1c5c889

Browse files
committed
bump dependency ver
1 parent e645437 commit 1c5c889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pdm.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A Voicemeeter app compatible with NVDA"
55
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
66
dependencies = [
77
"pyparsing>=3.1.1",
8-
"voicemeeter-api>=2.5.3",
8+
"voicemeeter-api>=2.6.0",
99
"freesimplegui>=5.1.0",
1010
]
1111
requires-python = ">=3.10,<3.12"

0 commit comments

Comments
 (0)