Skip to content

Commit

Permalink
chore(deps): bump music-assistant-models from 1.1.3 to 1.1.9 (#31)
Browse files Browse the repository at this point in the history
Bumps music-assistant-models from 1.1.3 to 1.1.9.

---
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>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 6b09ca0 commit 21648e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
dependencies = ["aiohttp>=3.9", "music_assistant_models==1.1.3", "orjson>=3.9"]
dependencies = ["aiohttp>=3.9", "music_assistant_models==1.1.9", "orjson>=3.9"]
description = "Music Assistant Client"
license = {text = "Apache-2.0"}
name = "music_assistant_client"
Expand Down

0 comments on commit 21648e4

Please sign in to comment.