Skip to content

Update oauthenticator from 17.0.0 to 17.1.0 #3542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 2 additions & 30 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,12 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-api-core==2.21.0
# via google-api-python-client
google-api-python-client==2.149.0
# via oauthenticator
google-auth==2.35.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-auth-oauthlib
google-auth-httplib2==0.2.0
# via google-api-python-client
# via google-auth-oauthlib
google-auth-oauthlib==1.2.1
# via oauthenticator
googleapis-common-protos==1.65.0
# via google-api-core
greenlet==3.1.1
# via sqlalchemy
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.10
# via
# jsonschema
Expand Down Expand Up @@ -136,7 +120,7 @@ multidict==6.1.0
# yarl
mwoauth==0.4.0
# via oauthenticator
oauthenticator==17.0.0
oauthenticator==17.1.0
# via -r requirements.in
oauthlib==3.2.2
# via
Expand All @@ -156,13 +140,6 @@ prometheus-client==0.21.0
# via jupyterhub
propcache==0.2.0
# via yarl
proto-plus==1.24.0
# via google-api-core
protobuf==5.28.2
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psycopg2==2.9.9
# via -r requirements.in
pyasn1==0.6.1
Expand All @@ -187,8 +164,6 @@ pyjwt==2.9.0
# oauthenticator
pymysql==1.1.1
# via -r requirements.in
pyparsing==3.1.4
# via httplib2
python-dateutil==2.9.0.post0
# via
# arrow
Expand All @@ -211,7 +186,6 @@ referencing==0.35.1
# jupyter-events
requests==2.32.3
# via
# google-api-core
# jupyterhub
# mwoauth
# oauthenticator
Expand Down Expand Up @@ -279,8 +253,6 @@ typing-extensions==4.12.2
# sqlalchemy
uri-template==1.3.0
# via jsonschema
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.3
# via
# jupyterhub-kubespawner
Expand Down