Skip to content

chore(deps): Update python-keycloak requirement from >=5.5.1 to >=7.1.1 in /a2a/image_service#259

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/a2a/image_service/python-keycloak-gte-7.1.1
Closed

chore(deps): Update python-keycloak requirement from >=5.5.1 to >=7.1.1 in /a2a/image_service#259
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/a2a/image_service/python-keycloak-gte-7.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Updates the requirements on python-keycloak to permit the latest version.

Changelog

Sourced from python-keycloak's changelog.

v7.1.1 (2026-02-15)

Fix

  • uma: set requested resource ids correctly in permission ticket creation (#702)

v7.1.0 (2026-02-13)

Feat

  • decode token with all keys, added get client certificate info method (#704)

v7.0.3 (2026-01-28)

Fix

  • do not throw when processing signed userinfo response (#699)

v7.0.2 (2026-01-08)

Fix

  • Fix/python version and ci (#691)

v7.0.1 (2026-01-05)

Fix

  • python version

v7.0.0 (2026-01-04)

BREAKING CHANGE

  • this change introduces a very strong typing across the library. From now on, we demand that each method returns a single type and converts the results into the specified return type, otherwise it raises a TypeError exception. This should resolve any type checking linter errors within the library as well.

Fix

  • updated lockfile
  • pass along the default connection manager configuration into uma
  • dont override transport for httpx
  • pass query params in get groups
  • removed async property as a dependency
  • strong and consistent typing across the library

v6.0.0 (2025-12-28)

BREAKING CHANGE

  • changes the behavior of get_group_by_path to raise an exception in case the path is not found, which is now the definitive new behavior

... (truncated)

Commits
  • de25a9c fix(uma): set requested resource ids correctly in permission ticket creation ...
  • 9720e2d docs: changelog update
  • 98b9b24 feat: decode token with all keys, added get client certificate info method (#...
  • f5333a0 docs: changelog update
  • ce07157 fix: do not throw when processing signed userinfo response (#699)
  • 6580ac6 chore: updated deps
  • 2f6beb3 chore(typehints): fixup typehints for role parameter for add composites (#697)
  • 7e8184d chore: typehints (#696)
  • 5e3ee8d docs: changelog update
  • 8eca957 fix: Fix/python version and ci (#691)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [python-keycloak](https://github.com/marcospereirampj/python-keycloak) to permit the latest version.
- [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md)
- [Commits](marcospereirampj/python-keycloak@v5.5.1...v7.1.1)

---
updated-dependencies:
- dependency-name: python-keycloak
  dependency-version: 7.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 24, 2026
@pdettori
Copy link
Copy Markdown
Contributor

pdettori commented May 6, 2026

Closing: major version bump (python-keycloak 5.5.1 → 7.1.1). This skips a major version (5→7) and likely has breaking API changes. Requires manual validation of the image_service Keycloak integration.

@pdettori pdettori closed this May 6, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Kagenti Issue Prioritization May 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/a2a/image_service/python-keycloak-gte-7.1.1 branch May 6, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants