Skip to content

Commit

Permalink
build(deps-dev): bump aws-cdk-lib from 2.166.0 to 2.171.1
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.166.0 to 2.171.1.
- [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.166.0...v2.171.1)

---
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 Dec 2, 2024
1 parent 158ac27 commit 1840f74
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 = "^3.4.3"
GDAL = "3.2.2.1"

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

0 comments on commit 1840f74

Please sign in to comment.