Skip to content

Commit 6609f44

Browse files
committed
cfv: migrate to python@3.14
1 parent a81dad4 commit 6609f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/c/cfv.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Cfv < Formula
1212
sha256 cellar: :any_skip_relocation, all: "fb2e9074946326a9618313d03fa78b596e0e65f68b11c3f83de2215a260731c0"
1313
end
1414

15-
depends_on "python@3.13"
15+
depends_on "python@3.14"
1616

1717
def install
1818
virtualenv_install_with_resources

0 commit comments

Comments
 (0)