Skip to content

Commit 034430a

Browse files
authored
Merge pull request #1344 from MridulS/bump_z2jh_1.1.2
bump JupyterHub helm chart to 1.1.2
2 parents f09468a + 3a6179c commit 034430a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

helm-chart/binderhub/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"
1717
description: |-
1818
BinderHub is like a JupyterHub that automatically builds environments for the

helm-chart/images/binderhub/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ certipy==0.1.3
2020
# via jupyterhub
2121
cffi==1.14.6
2222
# via cryptography
23-
charset-normalizer==2.0.3
23+
charset-normalizer==2.0.4
2424
# via requests
2525
cryptography==3.4.7
2626
# via pyopenssl
@@ -30,22 +30,22 @@ entrypoints==0.3
3030
# via jupyterhub
3131
escapism==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
4444
google-cloud-logging==1.15.1
4545
# via -r requirements.in
4646
googleapis-common-protos==1.53.0
4747
# via google-api-core
48-
greenlet==1.1.0
48+
greenlet==1.1.1
4949
# via sqlalchemy
5050
grpcio==1.39.0
5151
# via google-api-core
@@ -116,7 +116,7 @@ python-dateutil==2.8.2
116116
# kubernetes
117117
python-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

0 commit comments

Comments
 (0)