Skip to content

Commit

Permalink
build(deps): bump the pulumi group in /pulumi with 2 updates (#46)
Browse files Browse the repository at this point in the history
Bumps the pulumi group in /pulumi with 2 updates: [pulumi-aws](https://github.com/pulumi/pulumi-aws) and [pulumi-cloudflare](https://github.com/pulumi/pulumi-cloudflare).


Updates `pulumi-aws` from 6.54.1 to 6.55.0
- [Release notes](https://github.com/pulumi/pulumi-aws/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws@v6.54.1...v6.55.0)

Updates `pulumi-cloudflare` from 5.39.1 to 5.40.1
- [Release notes](https://github.com/pulumi/pulumi-cloudflare/releases)
- [Changelog](https://github.com/pulumi/pulumi-cloudflare/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-cloudflare@v5.39.1...v5.40.1)

---
updated-dependencies:
- dependency-name: pulumi-aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi
- dependency-name: pulumi-cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent aebad3e commit cee316b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions pulumi/poetry.lock

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

4 changes: 2 additions & 2 deletions pulumi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.12"
pulumi-aws = "^6.54.1"
pulumi-aws = "^6.55.0"
pulumi-command = "^1.0.1"
pulumi-cloudflare = "^5.39.0"
pulumi-cloudflare = "^5.40.1"
requests = "^2.32.3"
diagrams = "^0.23.4"

Expand Down

0 comments on commit cee316b

Please sign in to comment.