Skip to content

Commit

Permalink
build(deps): bump the bot group in /app/bot with 4 updates (#91)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 379b880 commit b684d75
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 40 deletions.
63 changes: 27 additions & 36 deletions app/bot/Cargo.lock

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

8 changes: 4 additions & 4 deletions app/bot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version = "0.1.0"
edition = "2021"

[dependencies]
anyhow = "1.0.94"
aws-config = "1.5.10"
aws-sdk-dynamodb = "1.55.0"
anyhow = "1.0.95"
aws-config = "1.5.11"
aws-sdk-dynamodb = "1.56.0"
chrono = "0.4.39"
chrono-tz = "0.10.0"
edit-distance = "2.1.3"
Expand All @@ -15,7 +15,7 @@ lambda_runtime = "0.13.0"
openssl = { version = "0.10.68", features = ["vendored"] }
serde = "1.0.216"
serde_dynamo = "4.2.14"
serde_json = "1.0.133"
serde_json = "1.0.134"
teloxide = { version = "0.13.0", features = ["macros"] }
tokio = { version = "1.42.0", features = ["macros"] }
tracing = "0.1.41"
Expand Down

0 comments on commit b684d75

Please sign in to comment.