Skip to content

Commit 0d01fd3

Browse files
authored
Merge pull request #3544 from manics/ldapauthenticator-beta
Update ldapauthenticator from 1.3.2 to 2.0.0.b2
2 parents 080d733 + 617f037 commit 0d01fd3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

images/hub/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jupyterhub==5.2.0
1212
## Authenticators
1313
jupyterhub-firstuseauthenticator>=1
1414
jupyterhub-hmacauthenticator
15-
jupyterhub-ldapauthenticator
15+
jupyterhub-ldapauthenticator==2.0.0.b2
1616
jupyterhub-ltiauthenticator!=1.3.0
1717
jupyterhub-nativeauthenticator
1818
jupyterhub-tmpauthenticator

images/hub/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jupyterhub-idle-culler==1.4.0
9696
# via -r requirements.in
9797
jupyterhub-kubespawner==7.0.0b3
9898
# via -r requirements.in
99-
jupyterhub-ldapauthenticator==1.3.2
99+
jupyterhub-ldapauthenticator==2.0.0b2
100100
# via -r requirements.in
101101
jupyterhub-ltiauthenticator==1.6.2
102102
# via -r requirements.in
@@ -233,7 +233,6 @@ tornado==6.4.1
233233
# via
234234
# jupyterhub
235235
# jupyterhub-idle-culler
236-
# jupyterhub-ldapauthenticator
237236
# oauthenticator
238237
traitlets==5.14.3
239238
# via

0 commit comments

Comments
 (0)