Update dependency sentry-sdk to v1.11.1
This commit is contained in:
parent
8514d28c58
commit
d67aba746b
2 changed files with 5 additions and 5 deletions
|
|
@ -55,7 +55,7 @@ uvicorn = {version = "==0.19.0", extras = ["standard"]}
|
|||
django-cache-memoize = "0.1.10"
|
||||
requests-http-message-signatures = "==0.3.1"
|
||||
drf-spectacular = "==0.24.2"
|
||||
sentry-sdk = "==1.11.0"
|
||||
sentry-sdk = "==1.11.1"
|
||||
pluralizer = "==1.2.0"
|
||||
importlib_metadata = {version = "==4.13.0", python = "<=3.7"} # Keep support python 3.7, can be removed if we drop support
|
||||
dj-rest-auth = {extras = ["with_social"], version = "2.2.5"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue