Skip to content

Commit d65fe0f

Browse files
committed
retdec: migrate to python@3.14
1 parent 1086a29 commit d65fe0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/r/retdec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Retdec < Formula
2828
depends_on "libtool" => :build
2929
depends_on "pkgconf" => :build
3030
depends_on "openssl@3"
31-
depends_on "python@3.13"
31+
depends_on "python@3.14"
3232

3333
uses_from_macos "zlib"
3434

0 commit comments

Comments
 (0)