Skip to content

Commit 052c21a

Browse files
committed
Update oauthenticator from 17.0.0 to 17.1.0
1 parent 7936874 commit 052c21a

File tree

1 file changed

+2
-30
lines changed

1 file changed

+2
-30
lines changed

images/hub/requirements.txt

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -51,28 +51,12 @@ frozenlist==1.4.1
5151
# via
5252
# aiohttp
5353
# aiosignal
54-
google-api-core==2.21.0
55-
# via google-api-python-client
56-
google-api-python-client==2.149.0
57-
# via oauthenticator
5854
google-auth==2.35.0
59-
# via
60-
# google-api-core
61-
# google-api-python-client
62-
# google-auth-httplib2
63-
# google-auth-oauthlib
64-
google-auth-httplib2==0.2.0
65-
# via google-api-python-client
55+
# via google-auth-oauthlib
6656
google-auth-oauthlib==1.2.1
6757
# via oauthenticator
68-
googleapis-common-protos==1.65.0
69-
# via google-api-core
7058
greenlet==3.1.1
7159
# via sqlalchemy
72-
httplib2==0.22.0
73-
# via
74-
# google-api-python-client
75-
# google-auth-httplib2
7660
idna==3.10
7761
# via
7862
# jsonschema
@@ -136,7 +120,7 @@ multidict==6.1.0
136120
# yarl
137121
mwoauth==0.4.0
138122
# via oauthenticator
139-
oauthenticator==17.0.0
123+
oauthenticator==17.1.0
140124
# via -r requirements.in
141125
oauthlib==3.2.2
142126
# via
@@ -156,13 +140,6 @@ prometheus-client==0.21.0
156140
# via jupyterhub
157141
propcache==0.2.0
158142
# via yarl
159-
proto-plus==1.24.0
160-
# via google-api-core
161-
protobuf==5.28.2
162-
# via
163-
# google-api-core
164-
# googleapis-common-protos
165-
# proto-plus
166143
psycopg2==2.9.9
167144
# via -r requirements.in
168145
pyasn1==0.6.1
@@ -187,8 +164,6 @@ pyjwt==2.9.0
187164
# oauthenticator
188165
pymysql==1.1.1
189166
# via -r requirements.in
190-
pyparsing==3.1.4
191-
# via httplib2
192167
python-dateutil==2.9.0.post0
193168
# via
194169
# arrow
@@ -211,7 +186,6 @@ referencing==0.35.1
211186
# jupyter-events
212187
requests==2.32.3
213188
# via
214-
# google-api-core
215189
# jupyterhub
216190
# mwoauth
217191
# oauthenticator
@@ -279,8 +253,6 @@ typing-extensions==4.12.2
279253
# sqlalchemy
280254
uri-template==1.3.0
281255
# via jsonschema
282-
uritemplate==4.1.1
283-
# via google-api-python-client
284256
urllib3==2.2.3
285257
# via
286258
# jupyterhub-kubespawner

0 commit comments

Comments
 (0)