Skip to content

Commit

Permalink
Merge pull request #80 from cedadev/dependabot/pip/drf-spectacular-si…
Browse files Browse the repository at this point in the history
…decar-2023.3.1
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
2 parents e747164 + 23096f2 commit 007a31e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-countries = "^7.2.1, !=7.3.0"
djangorestframework = {version = "^3.13.1", optional = true}
django-filter = {version = ">= 21.1, <= 22.1", optional = true}
drf-spectacular = {version=">= 0.22.0, <= 0.25.1", optional = true}
drf-spectacular-sidecar = {version="^2022.12.1", optional = true}
drf-spectacular-sidecar = {version="^2023.3.1", optional = true}
python-keycloak = {version = "^2.1.1", optional = true, python = ">3.7"}

[tool.poetry.extras]
Expand Down

0 comments on commit 007a31e

Please sign in to comment.