Merge pull request 'Update dependency sentry-sdk to >=2.37.1' (#189) from renovate/sentry-sdk-2.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #189
This commit is contained in:
Tobias Kunze 2025-09-11 11:22:34 +00:00
commit 4b6b68ed23
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.35.1",
"sentry-sdk[django]>=2.37.1",
"urlman>=2.0.2",
]