Skip to content

Commit 012bc69

Browse files
ref: bump sentry-protos to 0.4.6 (#7553)
Co-Authored-By: phacops <[email protected]> Co-authored-by: getsentry-bot <[email protected]> Co-authored-by: phacops <[email protected]>
1 parent 8863bd1 commit 012bc69

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
@@ -31,7 +31,7 @@ dependencies = [
3131
"sentry-arroyo>=2.33.0",
3232
"sentry-conventions>=0.3.0",
3333
"sentry-kafka-schemas>=2.1.2",
34-
"sentry-protos>=0.4.3",
34+
"sentry-protos>=0.4.6",
3535
"sentry-redis-tools>=0.5.1",
3636
"sentry-relay>=0.9.19",
3737
"sentry-sdk>=2.35.0",

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
@@ -42,7 +42,7 @@ reqwest = { version = "0.11.11", features = ["stream"] }
4242
schemars = { version = "0.8.16", features = ["uuid1"] }
4343
sentry = { version = "0.32.0", features = ["anyhow", "tracing"] }
4444
sentry-kafka-schemas = "2.0.2"
45-
sentry_protos = "0.4.3"
45+
sentry_protos = "0.4.6"
4646
sentry_arroyo = { version = "2.33.0", features = ["ssl"] }
4747
sentry_usage_accountant = { version = "0.1.0", features = ["kafka"] }
4848
seq-macro = "0.3"

uv.lock

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

0 commit comments

Comments
 (0)