Update dependency sentry-sdk to >=2.32.0
All checks were successful
Tests / test (push) Successful in 28s
All checks were successful
Tests / test (push) Successful in 28s
This commit is contained in:
parent
caf51b5fb4
commit
c4aea0a46f
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
"pyjwt>=2.10.1",
|
||||
"requests>=2.32.4",
|
||||
"rules>=3.5",
|
||||
"sentry-sdk[django]>=2.31.0",
|
||||
"sentry-sdk[django]>=2.32.0",
|
||||
"urlman>=2.0.2",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue