File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies:
1212 # and run "./dependencies freeze --upgrade".
1313 #
1414 - name : jupyterhub
15- version : " 1.1.1 "
15+ version : " 1.1.2 "
1616 repository : " https://jupyterhub.github.io/helm-chart"
1717description : |-
1818 BinderHub is like a JupyterHub that automatically builds environments for the
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ certipy==0.1.3
2020 # via jupyterhub
2121cffi == 1.14.6
2222 # via cryptography
23- charset-normalizer == 2.0.3
23+ charset-normalizer == 2.0.4
2424 # via requests
2525cryptography == 3.4.7
2626 # via pyopenssl
@@ -30,22 +30,22 @@ entrypoints==0.3
3030 # via jupyterhub
3131escapism == 1.0.1
3232 # via -r binderhub.in
33- google-api-core [grpc ]== 1.31.0
33+ google-api-core [grpc ]== 1.31.1
3434 # via
3535 # google-cloud-core
3636 # google-cloud-logging
37- google-auth == 1.33.1
37+ google-auth == 1.34.0
3838 # via
3939 # google-api-core
4040 # google-cloud-core
4141 # kubernetes
42- google-cloud-core == 1.7.1
42+ google-cloud-core == 1.7.2
4343 # via google-cloud-logging
4444google-cloud-logging == 1.15.1
4545 # via -r requirements.in
4646googleapis-common-protos == 1.53.0
4747 # via google-api-core
48- greenlet == 1.1.0
48+ greenlet == 1.1.1
4949 # via sqlalchemy
5050grpcio == 1.39.0
5151 # via google-api-core
@@ -116,7 +116,7 @@ python-dateutil==2.8.2
116116 # kubernetes
117117python-editor == 1.0.4
118118 # via alembic
119- python-json-logger == 2.0.1
119+ python-json-logger == 2.0.2
120120 # via
121121 # -r binderhub.in
122122 # jupyter-telemetry
@@ -167,7 +167,7 @@ urllib3==1.26.6
167167 # via
168168 # kubernetes
169169 # requests
170- websocket-client == 1.1.0
170+ websocket-client == 1.1.1
171171 # via
172172 # docker
173173 # kubernetes
You can’t perform that action at this time.
0 commit comments