Skip to content

Commit f6c0b8e

Browse files
committed
beanquery: migrate to [email protected]
1 parent a2335a3 commit f6c0b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/b/beanquery.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Beanquery < Formula
2121
depends_on "bison" => :build # for beancount
2222
depends_on "meson" => :build
2323
depends_on "ninja" => :build
24-
depends_on "python@3.13"
24+
depends_on "python@3.14"
2525

2626
uses_from_macos "flex" => :build # for beancount
2727

0 commit comments

Comments
 (0)