Skip to content

Commit 990e24c

Browse files
fix(deps): update dependency python-keycloak to v5
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | pypi | python-keycloak | 4.3.0 | 5.1.1 |
1 parent 7a7a68e commit 990e24c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sentry-sdk = "2.14.0"
2323
humanize = "4.10.0"
2424
wand = "0.6.13"
2525
python-freeipa = "^1.0.8"
26-
python-keycloak = "^4.3.0"
26+
python-keycloak = "^5.0.0"
2727

2828
[tool.poetry.dev-dependencies]
2929
pre-commit = "3.8.0"

0 commit comments

Comments
 (0)