Skip to content

Commit 8951640

Browse files
committed
sqlfluff: migrate to [email protected]
Signed-off-by: Rui Chen <[email protected]>
1 parent b38085d commit 8951640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/s/sqlfluff.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Sqlfluff < Formula
1717
end
1818

1919
depends_on "libyaml"
20-
depends_on "python@3.12"
20+
depends_on "python@3.13"
2121

2222
resource "appdirs" do
2323
url "https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz"

0 commit comments

Comments
 (0)