Skip to content

Commit e08a7b2

Browse files
Update auth-api digest to f584e3c
1 parent aed9497 commit e08a7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flask-babel = "2.0.0"
1717
flask-jwt-oidc = "^0.7.0"
1818
gunicorn = "^22.0.0"
1919
sbc-common-components = {git = "https://github.com/bcgov/sbc-common-components.git", rev = "master", subdirectory = "python"}
20-
auth-api = {git = "https://github.com/bcgov/sbc-auth.git", rev = "c286045eb2cf9761cd57b59aa4c6e7b3146ea36c", subdirectory = "auth-api"}
20+
auth-api = {git = "https://github.com/bcgov/sbc-auth.git", rev = "f584e3cbfccd6595cfa9b261f6ae54a414f890b8", subdirectory = "auth-api"}
2121

2222
[tool.poetry.group.test.dependencies]
2323
freezegun = "^1.5.1"

0 commit comments

Comments
 (0)