Skip to content

Commit 889f48b

Browse files
authored
Update beet dependency (#1086)
* Try the beet overlay fix PR * Beet PR was merged
1 parent e56b5c3 commit 889f48b

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
]
88
requires-python = ">= 3.10, < 4.0"
99
dependencies = [
10-
"beet @ git+https://github.com/misode/beet.git@fix-overlay-folders",
10+
"beet >= 0.109.3",
1111
"mecha >= 0.95.2",
1212
"bolt >= 0.49.1",
1313
"PyYAML >= 6.0, < 7.0",

uv.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)