Skip to content

Commit db2d96d

Browse files
authored
Merge pull request #3363 from jupyterhub/update-image-requirements
Update oauthenticator from 16.2.1 to 16.3.0
2 parents fcde4b0 + c8b6155 commit db2d96d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

images/hub/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ mwoauth==0.4.0
105105
# via -r requirements.in
106106
nullauthenticator==1.0.0
107107
# via -r requirements.in
108-
oauthenticator==16.2.1
108+
oauthenticator==16.3.0
109109
# via -r requirements.in
110110
oauthlib==3.2.2
111111
# via
@@ -136,6 +136,7 @@ pyjwt[crypto]==2.8.0
136136
# -r requirements.in
137137
# jupyterhub-ltiauthenticator
138138
# mwoauth
139+
# oauthenticator
139140
pymysql==1.1.0
140141
# via -r requirements.in
141142
pyopenssl==24.1.0

0 commit comments

Comments
 (0)