Skip to content

Commit

Permalink
Merge pull request #103 from cedadev/dependabot/pip/python-keycloak-2…
Browse files Browse the repository at this point in the history
….15.3
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
2 parents b849060 + 114bd30 commit 1983df0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@ djangorestframework = {version = "^3.13.1", optional = true}
django-filter = {version = ">=21.1,<=23.1", optional = true}
drf-spectacular = {version=">=0.22.0,<=0.26.1", optional = true}
drf-spectacular-sidecar = {version="^2023.4.1", optional = true}
python-keycloak = {version = "^2.15.2", optional = true, python = ">3.7"}
python-keycloak = {version = "^2.15.3", optional = true, python = ">3.7"}

[tool.poetry.extras]
api = ["djangorestframework", "django-filter", "drf-spectacular", "drf-spectacular-sidecar"]
Expand Down

0 comments on commit 1983df0

Please sign in to comment.