Skip to content

Commit

Permalink
fix(deps): update dependency python-keycloak to v5
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| pypi       | python-keycloak | 4.3.0 | 5.1.1 |
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 7a7a68e commit 990e24c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -23,7 +23,7 @@ sentry-sdk = "2.14.0"
humanize = "4.10.0"
wand = "0.6.13"
python-freeipa = "^1.0.8"
python-keycloak = "^4.3.0"
python-keycloak = "^5.0.0"

[tool.poetry.dev-dependencies]
pre-commit = "3.8.0"
Expand Down

0 comments on commit 990e24c

Please sign in to comment.