Skip to content

Commit

Permalink
fix(deps): update dependency python-keycloak to v5.3.1
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| pypi       | python-keycloak | 5.1.1 | 5.3.1 |
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 2457e19 commit f82f821
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 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 @@ -23,7 +23,7 @@ sentry-sdk = "2.19.2"
humanize = "4.11.0"
wand = "0.6.13"
python-freeipa = "1.0.8" # 1.0.9 adds gssapi which currently can't be built in our image
python-keycloak = "5.1.1"
python-keycloak = "5.3.1"

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

0 comments on commit f82f821

Please sign in to comment.