Skip to content

Commit fbaf69e

Browse files
authored
Merge pull request #1822 from jupyterhub/update-image-requirements
binderhub image: refreeze requirements.txt
2 parents fdbb176 + 0e117e0 commit fbaf69e

File tree

1 file changed

+44
-47
lines changed

1 file changed

+44
-47
lines changed
Lines changed: 44 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile requirements.in
5+
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
66
#
7-
alembic==1.13.0
7+
alembic==1.13.1
88
# via jupyterhub
99
async-generator==1.10
1010
# via jupyterhub
11-
attrs==23.1.0
11+
attrs==23.2.0
1212
# via
1313
# jsonschema
1414
# referencing
@@ -24,74 +24,73 @@ cffi==1.16.0
2424
# via cryptography
2525
charset-normalizer==3.3.2
2626
# via requests
27-
cryptography==41.0.7
27+
cryptography==42.0.2
2828
# via pyopenssl
29-
docker==6.1.3
30-
# via -r ../../../requirements.txt
29+
docker==7.0.0
30+
# via -r helm-chart/images/binderhub/../../../requirements.txt
3131
escapism==1.0.1
32-
# via -r ../../../requirements.txt
33-
google-api-core[grpc]==2.14.0
32+
# via -r helm-chart/images/binderhub/../../../requirements.txt
33+
google-api-core[grpc]==2.16.1
3434
# via
35-
# google-api-core
3635
# google-cloud-appengine-logging
3736
# google-cloud-core
3837
# google-cloud-logging
39-
google-auth==2.25.1
38+
google-auth==2.27.0
4039
# via
4140
# google-api-core
4241
# google-cloud-core
4342
# kubernetes
44-
google-cloud-appengine-logging==1.3.2
43+
google-cloud-appengine-logging==1.4.0
4544
# via google-cloud-logging
4645
google-cloud-audit-log==0.2.5
4746
# via google-cloud-logging
48-
google-cloud-core==2.3.3
47+
google-cloud-core==2.4.1
4948
# via google-cloud-logging
50-
google-cloud-logging==3.8.0
51-
# via -r requirements.in
52-
googleapis-common-protos[grpc]==1.61.0
49+
google-cloud-logging==3.9.0
50+
# via -r helm-chart/images/binderhub/requirements.in
51+
googleapis-common-protos[grpc]==1.62.0
5352
# via
5453
# google-api-core
5554
# google-cloud-audit-log
5655
# grpc-google-iam-v1
5756
# grpcio-status
5857
greenlet==3.0.3
5958
# via sqlalchemy
60-
grpc-google-iam-v1==0.12.7
59+
grpc-google-iam-v1==0.13.0
6160
# via google-cloud-logging
62-
grpcio==1.59.3
61+
grpcio==1.60.0
6362
# via
6463
# google-api-core
6564
# googleapis-common-protos
6665
# grpc-google-iam-v1
6766
# grpcio-status
68-
grpcio-status==1.59.3
67+
grpcio-status==1.60.0
6968
# via google-api-core
7069
idna==3.6
7170
# via requests
7271
jinja2==3.1.3
7372
# via
74-
# -r ../../../requirements.txt
73+
# -r helm-chart/images/binderhub/../../../requirements.txt
7574
# jupyterhub
76-
jsonschema==4.20.0
75+
jsonschema==4.21.1
7776
# via
78-
# -r ../../../requirements.txt
77+
# -r helm-chart/images/binderhub/../../../requirements.txt
7978
# jupyter-telemetry
80-
jsonschema-specifications==2023.11.2
79+
jsonschema-specifications==2023.12.1
8180
# via jsonschema
8281
jupyter-telemetry==0.1.0
8382
# via jupyterhub
8483
jupyterhub==4.0.2
8584
# via
86-
# -r ../../../requirements.txt
87-
# -r requirements.in
85+
# -r helm-chart/images/binderhub/../../../requirements.txt
86+
# -r helm-chart/images/binderhub/requirements.in
8887
kubernetes==9.0.1
8988
# via
90-
# -r ../../../requirements.txt
91-
# -r requirements.in
92-
mako==1.3.0
89+
# -r helm-chart/images/binderhub/../../../requirements.txt
90+
# -r helm-chart/images/binderhub/requirements.in
91+
mako==1.3.2
9392
# via alembic
94-
markupsafe==2.1.3
93+
markupsafe==2.1.4
9594
# via
9695
# jinja2
9796
# mako
@@ -107,13 +106,13 @@ pamela==1.1.0
107106
# via jupyterhub
108107
prometheus-client==0.19.0
109108
# via
110-
# -r ../../../requirements.txt
109+
# -r helm-chart/images/binderhub/../../../requirements.txt
111110
# jupyterhub
112-
proto-plus==1.22.3
111+
proto-plus==1.23.0
113112
# via
114113
# google-cloud-appengine-logging
115114
# google-cloud-logging
116-
protobuf==4.25.1
115+
protobuf==4.25.2
117116
# via
118117
# google-api-core
119118
# google-cloud-appengine-logging
@@ -132,22 +131,22 @@ pyasn1-modules==0.3.0
132131
pycparser==2.21
133132
# via cffi
134133
pycurl==7.45.2
135-
# via -r requirements.in
134+
# via -r helm-chart/images/binderhub/requirements.in
136135
pyjwt==2.8.0
137-
# via -r ../../../requirements.txt
138-
pyopenssl==23.3.0
136+
# via -r helm-chart/images/binderhub/../../../requirements.txt
137+
pyopenssl==24.0.0
139138
# via certipy
140139
python-dateutil==2.8.2
141140
# via
142141
# jupyterhub
143142
# kubernetes
144143
python-json-logger==2.0.7
145144
# via
146-
# -r ../../../requirements.txt
145+
# -r helm-chart/images/binderhub/../../../requirements.txt
147146
# jupyter-telemetry
148147
pyyaml==6.0.1
149148
# via kubernetes
150-
referencing==0.31.1
149+
referencing==0.33.0
151150
# via
152151
# jsonschema
153152
# jsonschema-specifications
@@ -160,7 +159,7 @@ requests==2.31.0
160159
# requests-oauthlib
161160
requests-oauthlib==1.3.1
162161
# via kubernetes
163-
rpds-py==0.13.2
162+
rpds-py==0.17.1
164163
# via
165164
# jsonschema
166165
# referencing
@@ -174,32 +173,30 @@ six==1.16.0
174173
# via
175174
# kubernetes
176175
# python-dateutil
177-
sqlalchemy==2.0.23
176+
sqlalchemy==2.0.25
178177
# via
179178
# alembic
180179
# jupyterhub
181180
tornado==6.4
182181
# via
183-
# -r ../../../requirements.txt
182+
# -r helm-chart/images/binderhub/../../../requirements.txt
184183
# jupyterhub
185-
traitlets==5.14.0
184+
traitlets==5.14.1
186185
# via
187-
# -r ../../../requirements.txt
186+
# -r helm-chart/images/binderhub/../../../requirements.txt
188187
# jupyter-telemetry
189188
# jupyterhub
190-
typing-extensions==4.8.0
189+
typing-extensions==4.9.0
191190
# via
192191
# alembic
193192
# sqlalchemy
194-
urllib3==2.1.0
193+
urllib3==2.2.0
195194
# via
196195
# docker
197196
# kubernetes
198197
# requests
199198
websocket-client==1.7.0
200-
# via
201-
# docker
202-
# kubernetes
199+
# via kubernetes
203200

204201
# The following packages are considered to be unsafe in a requirements file:
205202
# setuptools

0 commit comments

Comments
 (0)