Skip to content

Commit

Permalink
chore(deps): bump troposphere from 4.5.2 to 4.5.3 in /scripts
Browse files Browse the repository at this point in the history
Bumps [troposphere](https://github.com/cloudtools/troposphere) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/cloudtools/troposphere/releases)
- [Changelog](https://github.com/cloudtools/troposphere/blob/main/CHANGELOG.rst)
- [Commits](cloudtools/troposphere@4.5.2...4.5.3)

---
updated-dependencies:
- dependency-name: troposphere
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 767365d commit 7671e2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions scripts/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 scripts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Your Name <[email protected]>"]
python = "^3.8"
boto3 = "^1"
checkov = "^3.1.50"
troposphere = {extras = ["policy"], version = "^4.5.2"}
troposphere = {extras = ["policy"], version = "^4.5.3"}

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 7671e2e

Please sign in to comment.