Skip to content

Commit

Permalink
Chore(deps): Update localstack[base-runtime] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [localstack[base-runtime]](https://github.com/localstack/localstack) to permit the latest version.
- [Release notes](https://github.com/localstack/localstack/releases)
- [Commits](localstack/localstack@localstack-0.1.0...v3.7.1)

---
updated-dependencies:
- dependency-name: localstack[base-runtime]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Sep 2, 2024
1 parent 7ac8f54 commit 19f9e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ optional-dependencies.carabas = [
"aws-lambda-layer<0.6",
"boto3>=1.34,<1.36", # for async-kinesis
"cottonformation<1.2",
"localstack[base-runtime]<3.7",
"localstack[base-runtime]<3.8",
]
optional-dependencies.develop = [
"black<25",
Expand Down

0 comments on commit 19f9e19

Please sign in to comment.