Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Formula/b/bagit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Bagit < Formula
sha256 cellar: :any_skip_relocation, all: "b11223ef3adee801477c593c9107ce0400cee4e9f1900cdaef12444a1aab4fae"
end

depends_on "python@3.13"
depends_on "python@3.14"

def install
virtualenv_install_with_resources
Expand Down
Loading