Skip to content

Commit ea7b3c9

Browse files
authored
Merge pull request #1564 from jupyterhub/update-image-requirements
binderhub image: refreeze requirements.txt
2 parents 253d415 + 5db2f98 commit ea7b3c9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ google-api-core[grpc]==2.10.2
3333
# google-cloud-appengine-logging
3434
# google-cloud-core
3535
# google-cloud-logging
36-
google-auth==2.12.0
36+
google-auth==2.13.0
3737
# via
3838
# google-api-core
3939
# google-cloud-core
@@ -56,13 +56,13 @@ greenlet==1.1.3.post0
5656
# via sqlalchemy
5757
grpc-google-iam-v1==0.12.4
5858
# via google-cloud-logging
59-
grpcio==1.49.1
59+
grpcio==1.50.0
6060
# via
6161
# google-api-core
6262
# googleapis-common-protos
6363
# grpc-google-iam-v1
6464
# grpcio-status
65-
grpcio-status==1.49.1
65+
grpcio-status==1.50.0
6666
# via google-api-core
6767
idna==3.4
6868
# via requests
@@ -92,7 +92,7 @@ markupsafe==2.1.1
9292
# via
9393
# jinja2
9494
# mako
95-
oauthlib==3.2.1
95+
oauthlib==3.2.2
9696
# via
9797
# jupyterhub
9898
# requests-oauthlib
@@ -102,15 +102,15 @@ packaging==21.3
102102
# jupyterhub
103103
pamela==1.0.0
104104
# via jupyterhub
105-
prometheus-client==0.14.1
105+
prometheus-client==0.15.0
106106
# via
107107
# -r helm-chart/images/binderhub/../../../requirements.txt
108108
# jupyterhub
109109
proto-plus==1.22.1
110110
# via
111111
# google-cloud-appengine-logging
112112
# google-cloud-logging
113-
protobuf==4.21.7
113+
protobuf==4.21.8
114114
# via
115115
# google-api-core
116116
# google-cloud-appengine-logging
@@ -127,7 +127,7 @@ pyasn1-modules==0.2.8
127127
# via google-auth
128128
pycparser==2.21
129129
# via cffi
130-
pyjwt==2.5.0
130+
pyjwt==2.6.0
131131
# via -r helm-chart/images/binderhub/../../../requirements.txt
132132
pyopenssl==22.1.0
133133
# via certipy
@@ -158,23 +158,23 @@ rsa==4.9
158158
# via google-auth
159159
ruamel-yaml==0.17.21
160160
# via jupyter-telemetry
161-
ruamel-yaml-clib==0.2.6
161+
ruamel-yaml-clib==0.2.7
162162
# via ruamel-yaml
163163
six==1.16.0
164164
# via
165165
# google-auth
166166
# grpcio
167167
# kubernetes
168168
# python-dateutil
169-
sqlalchemy==1.4.41
169+
sqlalchemy==1.4.42
170170
# via
171171
# alembic
172172
# jupyterhub
173173
tornado==6.2
174174
# via
175175
# -r helm-chart/images/binderhub/../../../requirements.txt
176176
# jupyterhub
177-
traitlets==5.4.0
177+
traitlets==5.5.0
178178
# via
179179
# -r helm-chart/images/binderhub/../../../requirements.txt
180180
# jupyter-telemetry

0 commit comments

Comments
 (0)