We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed9497 commit e08a7b2Copy full SHA for e08a7b2
api/pyproject.toml
@@ -17,7 +17,7 @@ flask-babel = "2.0.0"
17
flask-jwt-oidc = "^0.7.0"
18
gunicorn = "^22.0.0"
19
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"}
+auth-api = {git = "https://github.com/bcgov/sbc-auth.git", rev = "f584e3cbfccd6595cfa9b261f6ae54a414f890b8", subdirectory = "auth-api"}
21
22
[tool.poetry.group.test.dependencies]
23
freezegun = "^1.5.1"
0 commit comments