Skip to content

Commit 992cac3

Browse files
authored
Merge pull request jupyterhub#1582 from jupyterhub/update-image-requirements
binderhub image: refreeze requirements.txt
2 parents 89ac440 + f579142 commit 992cac3

File tree

1 file changed

+19
-22
lines changed

1 file changed

+19
-22
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 19 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.9
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
66
#
@@ -12,7 +12,7 @@ attrs==22.1.0
1212
# via jsonschema
1313
cachetools==5.2.0
1414
# via google-auth
15-
certifi==2022.9.24
15+
certifi==2022.12.7
1616
# via
1717
# kubernetes
1818
# requests
@@ -22,18 +22,18 @@ cffi==1.15.1
2222
# via cryptography
2323
charset-normalizer==2.1.1
2424
# via requests
25-
cryptography==38.0.3
25+
cryptography==38.0.4
2626
# via pyopenssl
2727
docker==6.0.1
2828
# via -r helm-chart/images/binderhub/../../../requirements.txt
2929
escapism==1.0.1
3030
# via -r helm-chart/images/binderhub/../../../requirements.txt
31-
google-api-core[grpc]==2.10.2
31+
google-api-core[grpc]==2.11.0
3232
# via
3333
# google-cloud-appengine-logging
3434
# google-cloud-core
3535
# google-cloud-logging
36-
google-auth==2.14.1
36+
google-auth==2.15.0
3737
# via
3838
# google-api-core
3939
# google-cloud-core
@@ -44,9 +44,9 @@ google-cloud-audit-log==0.2.4
4444
# via google-cloud-logging
4545
google-cloud-core==2.3.2
4646
# via google-cloud-logging
47-
google-cloud-logging==3.2.5
47+
google-cloud-logging==3.3.1
4848
# via -r helm-chart/images/binderhub/requirements.in
49-
googleapis-common-protos[grpc]==1.56.4
49+
googleapis-common-protos[grpc]==1.57.0
5050
# via
5151
# google-api-core
5252
# google-cloud-audit-log
@@ -56,37 +56,37 @@ greenlet==2.0.1
5656
# via sqlalchemy
5757
grpc-google-iam-v1==0.12.4
5858
# via google-cloud-logging
59-
grpcio==1.50.0
59+
grpcio==1.51.1
6060
# via
6161
# google-api-core
6262
# googleapis-common-protos
6363
# grpc-google-iam-v1
6464
# grpcio-status
65-
grpcio-status==1.50.0
65+
grpcio-status==1.51.1
6666
# via google-api-core
6767
idna==3.4
6868
# via requests
69-
importlib-metadata==5.0.0
69+
importlib-metadata==5.1.0
7070
# via jupyterhub
7171
jinja2==3.1.2
7272
# via
7373
# -r helm-chart/images/binderhub/../../../requirements.txt
7474
# jupyterhub
75-
jsonschema==4.17.0
75+
jsonschema==4.17.3
7676
# via
7777
# -r helm-chart/images/binderhub/../../../requirements.txt
7878
# jupyter-telemetry
7979
jupyter-telemetry==0.1.0
8080
# via jupyterhub
81-
jupyterhub==3.0.0
81+
jupyterhub==3.1.0
8282
# via
8383
# -r helm-chart/images/binderhub/../../../requirements.txt
8484
# -r helm-chart/images/binderhub/requirements.in
8585
kubernetes==9.0.1
8686
# via
8787
# -r helm-chart/images/binderhub/../../../requirements.txt
8888
# -r helm-chart/images/binderhub/requirements.in
89-
mako==1.2.3
89+
mako==1.2.4
9090
# via alembic
9191
markupsafe==2.1.1
9292
# via
@@ -96,7 +96,7 @@ oauthlib==3.2.2
9696
# via
9797
# jupyterhub
9898
# requests-oauthlib
99-
packaging==21.3
99+
packaging==22.0
100100
# via
101101
# docker
102102
# jupyterhub
@@ -110,7 +110,7 @@ proto-plus==1.22.1
110110
# via
111111
# google-cloud-appengine-logging
112112
# google-cloud-logging
113-
protobuf==4.21.9
113+
protobuf==4.21.11
114114
# via
115115
# google-api-core
116116
# google-cloud-appengine-logging
@@ -131,8 +131,6 @@ pyjwt==2.6.0
131131
# via -r helm-chart/images/binderhub/../../../requirements.txt
132132
pyopenssl==22.1.0
133133
# via certipy
134-
pyparsing==3.0.9
135-
# via packaging
136134
pyrsistent==0.19.2
137135
# via jsonschema
138136
python-dateutil==2.8.2
@@ -163,7 +161,6 @@ ruamel-yaml-clib==0.2.7
163161
six==1.16.0
164162
# via
165163
# google-auth
166-
# grpcio
167164
# kubernetes
168165
# python-dateutil
169166
sqlalchemy==1.4.44
@@ -174,12 +171,12 @@ tornado==6.2
174171
# via
175172
# -r helm-chart/images/binderhub/../../../requirements.txt
176173
# jupyterhub
177-
traitlets==5.5.0
174+
traitlets==5.7.0
178175
# via
179176
# -r helm-chart/images/binderhub/../../../requirements.txt
180177
# jupyter-telemetry
181178
# jupyterhub
182-
urllib3==1.26.12
179+
urllib3==1.26.13
183180
# via
184181
# docker
185182
# kubernetes
@@ -188,7 +185,7 @@ websocket-client==1.4.2
188185
# via
189186
# docker
190187
# kubernetes
191-
zipp==3.10.0
188+
zipp==3.11.0
192189
# via importlib-metadata
193190

194191
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)