Skip to content

Commit

Permalink
Update link to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
disrupted committed Feb 27, 2024
1 parent e38efff commit a573b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pytest = "^8.0.1"
pytest-mock = "^3.12.0"
python-keycloak = "^3.9.0"
testcontainers = "^3.7.1"
testcontainers-keycloak = { git = "https://github.com/TheForgottened/testcontainers-python", subdirectory = "keycloak" } # updated Keycloak container: https://github.com/TheForgottened/testcontainers-python/tree/cb74c2c8789bd9329c48bc105f0b63e40ae4e675/keycloak
testcontainers-keycloak = { git = "https://github.com/TheForgottened/testcontainers-python", subdirectory = "keycloak" } # updated Keycloak container: https://github.com/testcontainers/testcontainers-python/pull/369

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a573b37

Please sign in to comment.