We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[email protected]
1 parent b38085d commit 8951640Copy full SHA for 8951640
Formula/s/sqlfluff.rb
@@ -17,7 +17,7 @@ class Sqlfluff < Formula
17
end
18
19
depends_on "libyaml"
20
- depends_on "python@3.12"
+ depends_on "python@3.13"
21
22
resource "appdirs" do
23
url "https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz"
0 commit comments