Update dependency drf-spectacular to v0.23.1 (develop)

This commit is contained in:
RenovateBot 2022-07-27 08:00:30 +00:00 committed by JuniorJPDJ
commit 50bd5dcb3f
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@ django-auth-ldap = "==4.1.0"
uvicorn = {version = "==0.18.2", extras = ["standard"]}
django-cache-memoize = "0.1.10"
requests-http-message-signatures = "==0.3.1"
drf-spectacular = "==0.22.1"
drf-spectacular = "==0.23.1"
[tool.poetry.dev-dependencies]
flake8 = "==3.9.2"