Skip to content

Commit

Permalink
build(deps): bump python-keycloak from 4.7.0 to 4.7.1 (#150)
Browse files Browse the repository at this point in the history
Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 4.7.0 to 4.7.1.
- [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md)
- [Commits](marcospereirampj/python-keycloak@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: python-keycloak
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent abce7c4 commit 87693d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -11,7 +11,7 @@ python = "^3.12"
fastapi = "^0.115.5"
requests = "^2.32.3"
python-jose = "^3.3.0"
python-keycloak = "^4.7.0"
python-keycloak = "^4.7.1"
pydantic-settings = "^2.4.0"
uvicorn = "^0.30.6"
regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}
Expand Down

0 comments on commit 87693d7

Please sign in to comment.