Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit d1514ea

Browse files
committed
Update Pipfile for JSP update
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
1 parent b228205 commit d1514ea

2 files changed

Lines changed: 173 additions & 160 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ verify_ssl = true
88
[packages]
99
openshift = "==0.11.2"
1010
pyyaml = "==5.4.1"
11-
jupyterhub-singleuser-profiles = {ref = "d7646f9e67588263b9d5557abd6ec7e15d9ede69",git = "https://github.com/opendatahub-io/jupyterhub-singleuser-profiles.git", editable = true}
11+
jupyterhub-singleuser-profiles = {ref = "9fae848cb92ddfc50ac8da96e3f40064b1b67f59",git = "https://github.com/opendatahub-io/jupyterhub-singleuser-profiles.git", editable = true}
1212
oauthenticator = {ref = "d98936da37569b7bb400c6854b07041dce3e7f87",git = "https://github.com/opendatahub-io/oauthenticator.git", editable = true}
1313
jupyterhub-traefik-proxy = {ref = "b468da04bf0057e9baeb458de6c3f9f677cfb79e", git = "https://github.com/opendatahub-io/traefik-proxy.git", editable = true}
1414
jupyterhub-idle-culler = "==1.1"

0 commit comments

Comments
 (0)