Skip to content

Commit

Permalink
filebeat: migrate to python@3.10
Browse files Browse the repository at this point in the history
Closes #90816.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
cclauss authored and BrewTestBot committed Dec 9, 2021
1 parent 426b0a3 commit d30aaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/filebeat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Filebeat < Formula

depends_on "go" => :build
depends_on "mage" => :build
depends_on "python@3.9" => :build
depends_on "python@3.10" => :build

uses_from_macos "rsync" => :build

Expand Down

0 comments on commit d30aaba

Please sign in to comment.