Skip to content

Commit

Permalink
Update first-party Pulumi dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Dec 17, 2024
1 parent 5f13cf5 commit 0d43b97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws-py-fargate/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.10"
pulumi = "==3.142.0"
pulumi = "==3.143.0"
pulumi-aws = "==6.65.0"
pyright = ">=1.1.369,<2.0.0"

Expand Down
2 changes: 1 addition & 1 deletion gcp-go-gke/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.21.3

require (
github.com/pulumi/pulumi-gcp/sdk/v8 v8.11.0
github.com/pulumi/pulumi-kubernetes/sdk/v3 v3.30.2
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)
Expand Down

0 comments on commit 0d43b97

Please sign in to comment.