Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry-sdk from 2.7.1 to 2.8.0 #5527

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ rq-scheduler==0.13.1
# via -r requirements.in
s3transfer==0.10.0
# via boto3
sentry-sdk==2.7.1
sentry-sdk==2.8.0
# via -r requirements.in
simplejson==3.18.0
# via mail-parser
Expand All @@ -374,6 +374,8 @@ stack-data==0.6.2
# via ipython
statsd==4.0.1
# via -r requirements.in
tabulate==0.9.0
# via -r requirements.in
tomli==2.0.1
# via
# build
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gevent==24.2.1
mohawk==1.1.0
requests==2.32.3
requests_toolbelt==1.0.0
sentry_sdk==2.7.1
sentry_sdk==2.8.0

# RQ and associated helpers
rq==1.16.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ rq-scheduler==0.13.1
# via -r requirements.in
s3transfer==0.10.0
# via boto3
sentry-sdk==2.7.1
sentry-sdk==2.8.0
# via -r requirements.in
simplejson==3.18.0
# via mail-parser
Expand Down