Skip to content

Commit

Permalink
Bump aws-sdk-kinesis from 1.36.0 to 1.37.0 in /quickwit
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-kinesis](https://github.com/awslabs/aws-sdk-rust) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-kinesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent dcfab3c commit 760e1a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions quickwit/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ zstd = "0.13.0"

aws-config = "1.5.4"
aws-credential-types = { version = "1.2", features = ["hardcoded-credentials"] }
aws-sdk-kinesis = "1.36"
aws-sdk-kinesis = "1.37"
aws-sdk-s3 = "1.42"
aws-sdk-sqs = "1.36"
aws-smithy-async = "1.2"
Expand Down

0 comments on commit 760e1a1

Please sign in to comment.