Skip to content

Commit

Permalink
Update flamehsow to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azat committed Mar 27, 2024
1 parent c28cc3c commit 73bf907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/flameshow/pyoxidizer.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def make_exe():
# attributes.
exe.add_python_resources(exe.pip_install([
"protobuf",
"flameshow==1.1.1",
"flameshow==1.1.2",
]))

return exe
Expand Down

0 comments on commit 73bf907

Please sign in to comment.