Skip to content

Commit

Permalink
Update dependency pulumi to v3.75.0 (#440)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent 849f787 commit 25404eb
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 101 deletions.
102 changes: 51 additions & 51 deletions infrastructure_old/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure_old/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = []

[tool.poetry.dependencies]
python = "^3.9"
pulumi = "3.74.0"
pulumi = "3.75.0"
pulumi-kubernetes = "^3.12.1"
onepasswordconnectsdk = "^1.1.0"
pulumi-vault = "^5.1.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pytest-cov==3.0.0;
pytest-testinfra==8.1.0;
pytest-opentelemetry==0.6.2;
PyYAML==6.0;
pulumi==3.74.0;
pulumi==3.75.0;
pulumi-command==0.7.2;
pulumi-kubernetes==3.30.2;
pytest-homeassistant-custom-component==0.13.39;
Expand Down
Loading

0 comments on commit 25404eb

Please sign in to comment.