chore(api): update dependency drf-spectacular to v0.25.0
This commit is contained in:
parent
16c6e2a4ab
commit
cb3dc5081b
2 changed files with 6 additions and 6 deletions
|
|
@ -72,7 +72,7 @@ django-auth-ldap = "==4.1.0"
|
|||
uvicorn = {version = "==0.20.0", extras = ["standard"]}
|
||||
django-cache-memoize = "0.1.10"
|
||||
requests-http-message-signatures = "==0.3.1"
|
||||
drf-spectacular = "==0.24.2"
|
||||
drf-spectacular = "==0.25.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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue