chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 in /api (#6517)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-23 13:48:23 +08:00
committed by GitHub
parent 155e708540
commit 642723d09e
2 changed files with 16 additions and 11 deletions

View File

@@ -163,7 +163,7 @@ redis = { version = "~5.0.3", extras = ["hiredis"] }
replicate = "~0.22.0"
resend = "~0.7.0"
safetensors = "~0.4.3"
sentry-sdk = { version = "~1.39.2", extras = ["flask"] }
sentry-sdk = { version = "~2.8.0", extras = ["flask"] }
sqlalchemy = "~2.0.29"
tencentcloud-sdk-python-hunyuan = "~3.0.1158"
tiktoken = "~0.7.0"