Merge pull request 'Update dependency sentry-sdk to >=2.39.0' (#209) from renovate/sentry-sdk-2.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled

Reviewed-on: #209
This commit is contained in:
Tobias Brunner 2025-09-29 07:22:28 +00:00
commit 912847a866
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ dependencies = [
"pyjwt>=2.10.1",
"requests>=2.32.5",
"rules>=3.5",
"sentry-sdk[django]>=2.37.1",
"sentry-sdk[django]>=2.39.0",
"urlman>=2.0.2",
]