Skip to content

Commit

Permalink
build(deps-dev): bump aws-cdk-lib from 2.116.1 to 2.118.0
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.116.1 to 2.118.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.116.1...v2.118.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 Jan 8, 2024
1 parent a9c04b6 commit 6ad6805
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 = "^2.5.1"
GDAL = "3.2.2.1"

[tool.poetry.dev-dependencies]
aws-cdk-lib = "^2.116.1"
aws-cdk-lib = "^2.118.0"
black = "^23.12.1"
constructs = ">=10.0.0, <11.0.0"
exceptiongroup = "^1.2.0"
Expand Down

0 comments on commit 6ad6805

Please sign in to comment.