Skip to content

Commit

Permalink
build(deps): bump the pulumi group in /pulumi with 2 updates (#85)
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.61.0 to 6.65.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.61.0...v6.65.0)

Updates `pulumi-cloudflare` from 5.43.1 to 5.45.0
- [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.43.1...v5.45.0)

---
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>
Co-authored-by: Edoardo Rosa <[email protected]>
  • Loading branch information
dependabot[bot] and notdodo authored Dec 14, 2024
1 parent 7c7cc05 commit e70c064
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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.61.0"
pulumi-aws = "^6.65.0"
pulumi-command = "^1.0.1"
pulumi-cloudflare = "^5.43.1"
pulumi-cloudflare = "^5.45.0"
requests = "^2.32.3"
diagrams = "^0.24.1"

Expand Down

0 comments on commit e70c064

Please sign in to comment.