chore(deps): update dependency sentry-sdk to v0.17.5
This MR contains the following updates:
Package | Update | Change |
---|---|---|
sentry-sdk | patch |
==0.17.4 -> ==0.17.5
|
Release Notes
getsentry/sentry-python
v0.17.5
- Work around an issue in the Python stdlib that makes the entire process deadlock during garbage collection if events are sent from a
__del__
implementation. - Add possibility to wrap ASGI application twice in middleware to enable split up of request scope data and exception catching.
Renovate configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.