Skip to content
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

Bump oauthenticator from 16.3.0 to 16.3.1 in /images/hub #3518

Merged
merged 1 commit into from
Sep 23, 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
6 changes: 3 additions & 3 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jinja2==3.1.4
# jupyterhub-kubespawner
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# oauthenticator
Expand Down Expand Up @@ -117,7 +117,7 @@ mwoauth==0.4.0
# via -r requirements.in
nullauthenticator==1.0.0
# via -r requirements.in
oauthenticator==16.3.0
oauthenticator==16.3.1
# via -r requirements.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -147,7 +147,7 @@ pydantic==2.9.2
# via jupyterhub
pydantic-core==2.23.4
# via pydantic
pyjwt==2.9.0
pyjwt[crypto]==2.9.0
# via
# -r requirements.in
# jupyterhub-ltiauthenticator
Expand Down
Loading