Skip to content

Commit 63fca6d

Browse files
authored
Merge pull request #3518 from jupyterhub/dependabot/pip/images/hub/oauthenticator-16.3.1
Bump oauthenticator from 16.3.0 to 16.3.1 in /images/hub
2 parents 7edf326 + 9058c5e commit 63fca6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

images/hub/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jinja2==3.1.4
6565
# jupyterhub-kubespawner
6666
jsonpointer==3.0.0
6767
# via jsonschema
68-
jsonschema==4.23.0
68+
jsonschema[format-nongpl]==4.23.0
6969
# via
7070
# jupyter-events
7171
# oauthenticator
@@ -117,7 +117,7 @@ mwoauth==0.4.0
117117
# via -r requirements.in
118118
nullauthenticator==1.0.0
119119
# via -r requirements.in
120-
oauthenticator==16.3.0
120+
oauthenticator==16.3.1
121121
# via -r requirements.in
122122
oauthlib==3.2.2
123123
# via
@@ -147,7 +147,7 @@ pydantic==2.9.2
147147
# via jupyterhub
148148
pydantic-core==2.23.4
149149
# via pydantic
150-
pyjwt==2.9.0
150+
pyjwt[crypto]==2.9.0
151151
# via
152152
# -r requirements.in
153153
# jupyterhub-ltiauthenticator

0 commit comments

Comments
 (0)