Skip to content

Commit 9058c5e

Browse files
Bump oauthenticator from 16.3.0 to 16.3.1 in /images/hub
Bumps [oauthenticator](https://github.com/jupyterhub/oauthenticator) from 16.3.0 to 16.3.1. - [Changelog](https://github.com/jupyterhub/oauthenticator/blob/main/RELEASE.md) - [Commits](jupyterhub/oauthenticator@16.3.0...16.3.1) --- updated-dependencies: - dependency-name: oauthenticator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7edf326 commit 9058c5e

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)