Skip to content

Commit 01a8a41

Browse files
dependabot[bot]arturpragacz
authored andcommitted
chore(deps): bump music-assistant-models from 1.1.86 to 1.1.88
Bumps music-assistant-models from 1.1.86 to 1.1.88. --- updated-dependencies: - dependency-name: music-assistant-models dependency-version: 1.1.88 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd4289d commit 01a8a41

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
@@ -8,7 +8,7 @@ classifiers = [
88
"Programming Language :: Python :: 3.12",
99
"Programming Language :: Python :: 3.13",
1010
]
11-
dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.86", "orjson>=3.9"]
11+
dependencies = ["aiohttp>=3.8.6", "music_assistant_models==1.1.88", "orjson>=3.9"]
1212
description = "Music Assistant Client"
1313
license = {text = "Apache-2.0"}
1414
name = "music_assistant_client"

0 commit comments

Comments
 (0)