Merge pull request 'Update dependency sentry-sdk to >=2.42.1' (#233) 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: #233
This commit is contained in:
Tobias Brunner 2025-10-22 13:07:26 +00:00
commit ed7070ff2c
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.39.0",
"sentry-sdk[django]>=2.42.1",
"urlman>=2.0.2",
]