Skip to content

Commit 815845f

Browse files
ref: bump sentry-arroyo to 2.38.7 (#7857)
Co-Authored-By: bmckerry <110857332+bmckerry@users.noreply.github.com> Co-authored-by: getsentry-bot <10587625+getsentry-bot@users.noreply.github.com> Co-authored-by: bmckerry <110857332+bmckerry@users.noreply.github.com>
1 parent 834c9a7 commit 815845f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"python-rapidjson>=1.8",
2929
"pyyaml>=6.0",
3030
"redis>=4.5.4",
31-
"sentry-arroyo>=2.38.5",
31+
"sentry-arroyo>=2.38.7",
3232
"sentry-conventions>=0.3.0",
3333
"sentry-kafka-schemas>=2.1.24",
3434
"sentry-protos>=0.7.0",

rust_snuba/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust_snuba/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ sentry = { version = "0.41.0", default-features = false, features = [
5656
sentry-kafka-schemas = "2.1.24"
5757
sentry-options = "1.0.5"
5858
sentry_protos = "0.7.0"
59-
sentry_arroyo = { version = "2.38.5", features = ["ssl"] }
59+
sentry_arroyo = { version = "2.38.7", features = ["ssl"] }
6060
sentry_usage_accountant = { version = "0.1.2", features = ["kafka"] }
6161
seq-macro = "0.3"
6262
serde = { version = "1.0", features = ["derive"] }

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)