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

Reviewed-on: #161
This commit is contained in:
Tobias Kunze 2025-08-27 09:28:56 +00:00
commit 2b2e8f173c
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@ dependencies = [
"pyjwt>=2.10.1",
"requests>=2.32.4",
"rules>=3.5",
"sentry-sdk[django]>=2.33.0",
"sentry-sdk[django]>=2.35.1",
"urlman>=2.0.2",
]