Skip to content

Commit

Permalink
build(deps-dev): bump aws-cdk-lib from 2.159.1 to 2.160.0
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.159.1 to 2.160.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.159.1...v2.160.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3a6269a commit d4299d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ xmlschema = "^3.4.2"
GDAL = "3.2.2.1"

[tool.poetry.dev-dependencies]
aws-cdk-lib = "^2.159.1"
aws-cdk-lib = "^2.160.0"
black = "^24.8.0"
constructs = ">=10.0.0, <11.0.0"
exceptiongroup = "^1.2.2"
Expand Down

0 comments on commit d4299d9

Please sign in to comment.