Skip to content

Commit 3641ddf

Browse files
ref: bump sentry-arroyo to 2.34.0 (#7567)
Co-Authored-By: untitaker <[email protected]> Co-authored-by: getsentry-bot <[email protected]> Co-authored-by: untitaker <[email protected]>
1 parent 7881ccb commit 3641ddf

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"pyuwsgi>=2.0.23",
2929
"pyyaml>=6.0",
3030
"redis>=4.5.4",
31-
"sentry-arroyo>=2.33.0",
31+
"sentry-arroyo>=2.34.0",
3232
"sentry-conventions>=0.3.0",
3333
"sentry-kafka-schemas>=2.1.2",
3434
"sentry-protos>=0.4.7",

rust_snuba/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ schemars = { version = "0.8.16", features = ["uuid1"] }
4343
sentry = { version = "0.32.0", features = ["anyhow", "tracing"] }
4444
sentry-kafka-schemas = "2.0.2"
4545
sentry_protos = "0.4.7"
46-
sentry_arroyo = { version = "2.33.0", features = ["ssl"] }
46+
sentry_arroyo = { version = "2.34.0", features = ["ssl"] }
4747
sentry_usage_accountant = { version = "0.1.0", features = ["kafka"] }
4848
seq-macro = "0.3"
4949
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)