Skip to content

Commit 6ed12b5

Browse files
binderhub image: refreeze requirements.txt
1 parent e14ef9d commit 6ed12b5

File tree

1 file changed

+54
-46
lines changed

1 file changed

+54
-46
lines changed

helm-chart/images/binderhub/requirements.txt

+54-46
Original file line numberDiff line numberDiff line change
@@ -4,92 +4,96 @@
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
66
#
7-
alembic==1.13.2
7+
alembic==1.13.3
88
# via jupyterhub
99
async-generator==1.10
1010
# via jupyterhub
11-
attrs==23.2.0
11+
attrs==24.2.0
1212
# via
1313
# jsonschema
1414
# referencing
15-
cachetools==5.3.3
15+
cachetools==5.5.0
1616
# via google-auth
17-
certifi==2024.7.4
17+
certifi==2024.8.30
1818
# via
1919
# kubernetes
2020
# requests
21-
certipy==0.1.3
21+
certipy==0.2.1
2222
# via jupyterhub
23-
cffi==1.16.0
23+
cffi==1.17.1
2424
# via cryptography
2525
charset-normalizer==3.3.2
2626
# via requests
27-
cryptography==42.0.8
28-
# via pyopenssl
27+
cryptography==43.0.1
28+
# via certipy
29+
deprecated==1.2.14
30+
# via opentelemetry-api
2931
docker==7.1.0
30-
# via -r ../../../requirements.txt
32+
# via -r helm-chart/images/binderhub/../../../requirements.txt
3133
escapism==1.0.1
32-
# via -r ../../../requirements.txt
33-
google-api-core[grpc]==2.19.1
34+
# via -r helm-chart/images/binderhub/../../../requirements.txt
35+
google-api-core==2.20.0
3436
# via
3537
# google-cloud-appengine-logging
3638
# google-cloud-core
3739
# google-cloud-logging
38-
google-auth==2.32.0
40+
google-auth==2.35.0
3941
# via
4042
# google-api-core
4143
# google-cloud-appengine-logging
4244
# google-cloud-core
4345
# google-cloud-logging
4446
# kubernetes
45-
google-cloud-appengine-logging==1.4.4
47+
google-cloud-appengine-logging==1.4.5
4648
# via google-cloud-logging
47-
google-cloud-audit-log==0.2.5
49+
google-cloud-audit-log==0.3.0
4850
# via google-cloud-logging
4951
google-cloud-core==2.4.1
5052
# via google-cloud-logging
51-
google-cloud-logging==3.10.0
52-
# via -r requirements.in
53-
googleapis-common-protos[grpc]==1.63.2
53+
google-cloud-logging==3.11.2
54+
# via -r helm-chart/images/binderhub/requirements.in
55+
googleapis-common-protos==1.65.0
5456
# via
5557
# google-api-core
5658
# google-cloud-audit-log
5759
# grpc-google-iam-v1
5860
# grpcio-status
59-
greenlet==3.0.3
61+
greenlet==3.1.1
6062
# via sqlalchemy
6163
grpc-google-iam-v1==0.13.1
6264
# via google-cloud-logging
63-
grpcio==1.65.0
65+
grpcio==1.66.2
6466
# via
6567
# google-api-core
6668
# googleapis-common-protos
6769
# grpc-google-iam-v1
6870
# grpcio-status
69-
grpcio-status==1.62.2
71+
grpcio-status==1.66.2
7072
# via google-api-core
71-
idna==3.7
73+
idna==3.10
7274
# via requests
75+
importlib-metadata==8.4.0
76+
# via opentelemetry-api
7377
jinja2==3.1.4
7478
# via
75-
# -r ../../../requirements.txt
79+
# -r helm-chart/images/binderhub/../../../requirements.txt
7680
# jupyterhub
7781
jsonschema==4.23.0
7882
# via
79-
# -r ../../../requirements.txt
83+
# -r helm-chart/images/binderhub/../../../requirements.txt
8084
# jupyter-telemetry
8185
jsonschema-specifications==2023.12.1
8286
# via jsonschema
8387
jupyter-telemetry==0.1.0
8488
# via jupyterhub
8589
jupyterhub==4.1.6
8690
# via
87-
# -r ../../../requirements.txt
88-
# -r requirements.in
91+
# -r helm-chart/images/binderhub/../../../requirements.txt
92+
# -r helm-chart/images/binderhub/requirements.in
8993
kubernetes==9.0.1
9094
# via
91-
# -r ../../../requirements.txt
92-
# -r requirements.in
95+
# -r helm-chart/images/binderhub/../../../requirements.txt
96+
# -r helm-chart/images/binderhub/requirements.in
9397
mako==1.3.5
9498
# via alembic
9599
markupsafe==2.1.5
@@ -100,20 +104,22 @@ oauthlib==3.2.2
100104
# via
101105
# jupyterhub
102106
# requests-oauthlib
107+
opentelemetry-api==1.27.0
108+
# via google-cloud-logging
103109
packaging==24.1
104110
# via jupyterhub
105-
pamela==1.1.0
111+
pamela==1.2.0
106112
# via jupyterhub
107-
prometheus-client==0.20.0
113+
prometheus-client==0.21.0
108114
# via
109-
# -r ../../../requirements.txt
115+
# -r helm-chart/images/binderhub/../../../requirements.txt
110116
# jupyterhub
111117
proto-plus==1.24.0
112118
# via
113119
# google-api-core
114120
# google-cloud-appengine-logging
115121
# google-cloud-logging
116-
protobuf==4.25.3
122+
protobuf==5.28.2
117123
# via
118124
# google-api-core
119125
# google-cloud-appengine-logging
@@ -123,29 +129,27 @@ protobuf==4.25.3
123129
# grpc-google-iam-v1
124130
# grpcio-status
125131
# proto-plus
126-
pyasn1==0.6.0
132+
pyasn1==0.6.1
127133
# via
128134
# pyasn1-modules
129135
# rsa
130-
pyasn1-modules==0.4.0
136+
pyasn1-modules==0.4.1
131137
# via google-auth
132138
pycparser==2.22
133139
# via cffi
134140
pycurl==7.45.3
135-
# via -r requirements.in
136-
pyjwt==2.8.0
137-
# via -r ../../../requirements.txt
138-
pyopenssl==24.1.0
139-
# via certipy
141+
# via -r helm-chart/images/binderhub/requirements.in
142+
pyjwt==2.9.0
143+
# via -r helm-chart/images/binderhub/../../../requirements.txt
140144
python-dateutil==2.9.0.post0
141145
# via
142146
# jupyterhub
143147
# kubernetes
144148
python-json-logger==2.0.7
145149
# via
146-
# -r ../../../requirements.txt
150+
# -r helm-chart/images/binderhub/../../../requirements.txt
147151
# jupyter-telemetry
148-
pyyaml==6.0.1
152+
pyyaml==6.0.2
149153
# via kubernetes
150154
referencing==0.35.1
151155
# via
@@ -160,7 +164,7 @@ requests==2.32.3
160164
# requests-oauthlib
161165
requests-oauthlib==2.0.0
162166
# via kubernetes
163-
rpds-py==0.19.0
167+
rpds-py==0.20.0
164168
# via
165169
# jsonschema
166170
# referencing
@@ -174,31 +178,35 @@ six==1.16.0
174178
# via
175179
# kubernetes
176180
# python-dateutil
177-
sqlalchemy==2.0.31
181+
sqlalchemy==2.0.35
178182
# via
179183
# alembic
180184
# jupyterhub
181185
tornado==6.4.1
182186
# via
183-
# -r ../../../requirements.txt
187+
# -r helm-chart/images/binderhub/../../../requirements.txt
184188
# jupyterhub
185189
traitlets==5.14.3
186190
# via
187-
# -r ../../../requirements.txt
191+
# -r helm-chart/images/binderhub/../../../requirements.txt
188192
# jupyter-telemetry
189193
# jupyterhub
190194
typing-extensions==4.12.2
191195
# via
192196
# alembic
193197
# sqlalchemy
194-
urllib3==2.2.2
198+
urllib3==2.2.3
195199
# via
196200
# docker
197201
# kubernetes
198202
# requests
199203
websocket-client==1.8.0
200204
# via kubernetes
205+
wrapt==1.16.0
206+
# via deprecated
207+
zipp==3.20.2
208+
# via importlib-metadata
201209

202210
# The following packages are considered to be unsafe in a requirements file:
203-
setuptools==70.3.0
211+
setuptools==75.1.0
204212
# via kubernetes

0 commit comments

Comments
 (0)