Skip to content

Commit

Permalink
Revert "chore(deps): Upgrade Sentry Python SDK to 2.16.0 (#78998)"
Browse files Browse the repository at this point in the history
This reverts commit 6b158e8.

Co-authored-by: asottile-sentry <[email protected]>
  • Loading branch information
getsentry-bot and asottile-sentry committed Oct 16, 2024
1 parent ff078fc commit cccaf96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ sentry-ophio==1.0.0
sentry-protos>=0.1.26
sentry-redis-tools>=0.1.7
sentry-relay>=0.9.2
sentry-sdk>=2.16.0
sentry-sdk>=2.15.0
slack-sdk>=3.27.2
snuba-sdk>=3.0.43
simplejson>=3.17.6
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ sentry-ophio==1.0.0
sentry-protos==0.1.26
sentry-redis-tools==0.1.7
sentry-relay==0.9.2
sentry-sdk==2.16.0
sentry-sdk==2.15.0
sentry-usage-accountant==0.0.10
simplejson==3.17.6
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ sentry-ophio==1.0.0
sentry-protos==0.1.26
sentry-redis-tools==0.1.7
sentry-relay==0.9.2
sentry-sdk==2.16.0
sentry-sdk==2.15.0
sentry-usage-accountant==0.0.10
simplejson==3.17.6
six==1.16.0
Expand Down

0 comments on commit cccaf96

Please sign in to comment.