Skip to content

Commit

Permalink
Merge pull request #3199 from jupyterhub/update-image-requirements
Browse files Browse the repository at this point in the history
Update oauthenticator from 16.0.4 to 16.0.5 and tornado from 6.3.2 to 6.3.3
  • Loading branch information
consideRatio authored Aug 15, 2023
2 parents bfb05cd + 3be1ef9 commit 7b3d94d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ mwoauth==0.3.8
# via -r requirements.in
nullauthenticator==1.0.0
# via -r requirements.in
oauthenticator==16.0.4
oauthenticator==16.0.5
# via -r requirements.in
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -194,7 +194,7 @@ statsd==4.0.1
# via -r requirements.in
text-unidecode==1.3
# via python-slugify
tornado==6.3.2
tornado==6.3.3
# via
# jupyterhub
# jupyterhub-idle-culler
Expand Down
6 changes: 3 additions & 3 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jupyter-events==0.7.0
# via jupyter-server
jupyter-lsp==2.2.0
# via jupyterlab
jupyter-server==2.7.0
jupyter-server==2.7.1
# via
# jupyter-lsp
# jupyterlab
Expand All @@ -133,7 +133,7 @@ jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.0.2
# via -r requirements.in
jupyterlab==4.0.4
jupyterlab==4.0.5
# via -r requirements.in
jupyterlab-pygments==0.2.2
# via nbconvert
Expand Down Expand Up @@ -292,7 +292,7 @@ terminado==0.17.1
# nbclassic
tinycss2==1.2.1
# via nbconvert
tornado==6.3.2
tornado==6.3.3
# via
# ipykernel
# jupyter-client
Expand Down

0 comments on commit 7b3d94d

Please sign in to comment.