Skip to content

Commit

Permalink
feat: bump poetry to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alethenorio committed Jun 3, 2024
1 parent 28dc5ef commit af85f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sgpoetry/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

const (
name = "poetry"
version = "1.5.1"
version = "1.8.3"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit af85f9d

Please sign in to comment.