Skip to content

Commit 0c8b7a4

Browse files
chore(deps): bump music-assistant-models from 1.1.2 to 1.1.3 (#17)
Bumps music-assistant-models from 1.1.2 to 1.1.3. --- updated-dependencies: - dependency-name: music-assistant-models dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff16a59 commit 0c8b7a4

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
@@ -7,7 +7,7 @@ classifiers = [
77
"Programming Language :: Python :: 3.11",
88
"Programming Language :: Python :: 3.12",
99
]
10-
dependencies = ["aiohttp>=3.9", "music_assistant_models==1.1.2", "orjson>=3.9"]
10+
dependencies = ["aiohttp>=3.9", "music_assistant_models==1.1.3", "orjson>=3.9"]
1111
description = "Music Assistant Client"
1212
license = {text = "Apache-2.0"}
1313
name = "music_assistant_client"

0 commit comments

Comments
 (0)