Merge pull request 'Update dependency sentry-sdk to >=2.30.0' (#109) from renovate/sentry-sdk-2.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m13s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 23s

Reviewed-on: #109
This commit is contained in:
Tobias Brunner 2025-06-18 06:18:04 +00:00
commit c703f2c190
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.29.1",
"sentry-sdk[django]>=2.30.0",
"urlman>=2.0.2",
]