Skip to content

Commit a339f37

Browse files
build(deps): bump python-keycloak from 5.5.0 to 5.8.1
Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 5.5.0 to 5.8.1. - [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md) - [Commits](marcospereirampj/python-keycloak@v5.5.0...v5.8.1) --- updated-dependencies: - dependency-name: python-keycloak dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2992a4 commit a339f37

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -10,7 +10,7 @@ packages = [{include = "regtech_api_commons", from = "src"}]
1010
python = "^3.12"
1111
fastapi = { version = "^0.115.12", extras = ["anyio=^4.4.0"]}
1212
requests = "^2.32.3"
13-
python-keycloak = "^5.5.0"
13+
python-keycloak = "^5.8.1"
1414
pydantic-settings = "^2.9.1"
1515
uvicorn = "^0.34.2"
1616
regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}

0 commit comments

Comments
 (0)