Skip to content

Commit 96488de

Browse files
authored
Merge pull request #1801 from yuvipanda/bump
Update z2jh version
2 parents bf4948e + baf39b3 commit 96488de

File tree

2 files changed

+32
-34
lines changed

2 files changed

+32
-34
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: "3.1.0"
15+
version: "3.2.1"
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: 31 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
5+
# pip-compile requirements.in
66
#
7-
alembic==1.12.0
7+
alembic==1.13.0
88
# via jupyterhub
99
async-generator==1.10
1010
# via jupyterhub
1111
attrs==23.1.0
1212
# via
1313
# jsonschema
1414
# referencing
15-
cachetools==5.3.1
15+
cachetools==5.3.2
1616
# via google-auth
17-
certifi==2023.7.22
17+
certifi==2023.11.17
1818
# via
1919
# kubernetes
2020
# requests
2121
certipy==0.1.3
2222
# via jupyterhub
2323
cffi==1.16.0
2424
# via cryptography
25-
charset-normalizer==3.3.0
25+
charset-normalizer==3.3.2
2626
# via requests
27-
cryptography==41.0.4
27+
cryptography==41.0.7
2828
# via pyopenssl
2929
docker==6.1.3
3030
# via -r ../../../requirements.txt
3131
escapism==1.0.1
3232
# via -r ../../../requirements.txt
33-
google-api-core[grpc]==2.12.0
33+
google-api-core[grpc]==2.14.0
3434
# via
3535
# google-cloud-appengine-logging
3636
# google-cloud-core
3737
# google-cloud-logging
38-
google-auth==2.23.2
38+
google-auth==2.25.1
3939
# via
4040
# google-api-core
4141
# google-cloud-core
@@ -46,37 +46,35 @@ google-cloud-audit-log==0.2.5
4646
# via google-cloud-logging
4747
google-cloud-core==2.3.3
4848
# via google-cloud-logging
49-
google-cloud-logging==3.7.0
49+
google-cloud-logging==3.8.0
5050
# via -r requirements.in
51-
googleapis-common-protos[grpc]==1.60.0
51+
googleapis-common-protos[grpc]==1.61.0
5252
# via
5353
# google-api-core
5454
# google-cloud-audit-log
5555
# grpc-google-iam-v1
5656
# grpcio-status
57-
greenlet==3.0.0
58-
# via sqlalchemy
59-
grpc-google-iam-v1==0.12.6
57+
grpc-google-iam-v1==0.12.7
6058
# via google-cloud-logging
61-
grpcio==1.59.0
59+
grpcio==1.59.3
6260
# via
6361
# google-api-core
6462
# googleapis-common-protos
6563
# grpc-google-iam-v1
6664
# grpcio-status
67-
grpcio-status==1.59.0
65+
grpcio-status==1.59.3
6866
# via google-api-core
69-
idna==3.4
67+
idna==3.6
7068
# via requests
7169
jinja2==3.1.2
7270
# via
7371
# -r ../../../requirements.txt
7472
# jupyterhub
75-
jsonschema==4.19.1
73+
jsonschema==4.20.0
7674
# via
7775
# -r ../../../requirements.txt
7876
# jupyter-telemetry
79-
jsonschema-specifications==2023.7.1
77+
jsonschema-specifications==2023.11.2
8078
# via jsonschema
8179
jupyter-telemetry==0.1.0
8280
# via jupyterhub
@@ -88,7 +86,7 @@ kubernetes==9.0.1
8886
# via
8987
# -r ../../../requirements.txt
9088
# -r requirements.in
91-
mako==1.2.4
89+
mako==1.3.0
9290
# via alembic
9391
markupsafe==2.1.3
9492
# via
@@ -104,15 +102,15 @@ packaging==23.2
104102
# jupyterhub
105103
pamela==1.1.0
106104
# via jupyterhub
107-
prometheus-client==0.17.1
105+
prometheus-client==0.19.0
108106
# via
109107
# -r ../../../requirements.txt
110108
# jupyterhub
111109
proto-plus==1.22.3
112110
# via
113111
# google-cloud-appengine-logging
114112
# google-cloud-logging
115-
protobuf==4.24.3
113+
protobuf==4.25.1
116114
# via
117115
# google-api-core
118116
# google-cloud-appengine-logging
@@ -122,7 +120,7 @@ protobuf==4.24.3
122120
# grpc-google-iam-v1
123121
# grpcio-status
124122
# proto-plus
125-
pyasn1==0.5.0
123+
pyasn1==0.5.1
126124
# via
127125
# pyasn1-modules
128126
# rsa
@@ -134,7 +132,7 @@ pycurl==7.45.2
134132
# via -r requirements.in
135133
pyjwt==2.8.0
136134
# via -r ../../../requirements.txt
137-
pyopenssl==23.2.0
135+
pyopenssl==23.3.0
138136
# via certipy
139137
python-dateutil==2.8.2
140138
# via
@@ -146,7 +144,7 @@ python-json-logger==2.0.7
146144
# jupyter-telemetry
147145
pyyaml==6.0.1
148146
# via kubernetes
149-
referencing==0.30.2
147+
referencing==0.31.1
150148
# via
151149
# jsonschema
152150
# jsonschema-specifications
@@ -159,29 +157,29 @@ requests==2.31.0
159157
# requests-oauthlib
160158
requests-oauthlib==1.3.1
161159
# via kubernetes
162-
rpds-py==0.10.3
160+
rpds-py==0.13.2
163161
# via
164162
# jsonschema
165163
# referencing
166164
rsa==4.9
167165
# via google-auth
168-
ruamel-yaml==0.17.33
166+
ruamel-yaml==0.18.5
169167
# via jupyter-telemetry
170-
ruamel-yaml-clib==0.2.7
168+
ruamel-yaml-clib==0.2.8
171169
# via ruamel-yaml
172170
six==1.16.0
173171
# via
174172
# kubernetes
175173
# python-dateutil
176-
sqlalchemy==2.0.21
174+
sqlalchemy==2.0.23
177175
# via
178176
# alembic
179177
# jupyterhub
180-
tornado==6.3.3
178+
tornado==6.4
181179
# via
182180
# -r ../../../requirements.txt
183181
# jupyterhub
184-
traitlets==5.10.1
182+
traitlets==5.14.0
185183
# via
186184
# -r ../../../requirements.txt
187185
# jupyter-telemetry
@@ -190,12 +188,12 @@ typing-extensions==4.8.0
190188
# via
191189
# alembic
192190
# sqlalchemy
193-
urllib3==2.0.7
191+
urllib3==2.1.0
194192
# via
195193
# docker
196194
# kubernetes
197195
# requests
198-
websocket-client==1.6.3
196+
websocket-client==1.7.0
199197
# via
200198
# docker
201199
# kubernetes

0 commit comments

Comments
 (0)