Skip to content

Commit d60a3a5

Browse files
authored
Merge pull request #1971 from jupyterhub/dependabot/pip/helm-chart/images/binderhub/protobuf-5.29.5
Bump protobuf from 5.29.3 to 5.29.5 in /helm-chart/images/binderhub
2 parents 85a9b9e + 63e76c9 commit d60a3a5

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ cryptography==44.0.1
2929
deprecated==1.2.18
3030
# via opentelemetry-api
3131
docker==7.1.0
32-
# via -r /io/requirements.txt
32+
# via -r ../../../requirements.txt
3333
escapism==1.0.1
34-
# via -r /io/requirements.txt
35-
google-api-core==2.24.1
34+
# via -r ../../../requirements.txt
35+
google-api-core[grpc]==2.24.1
3636
# via
3737
# google-cloud-appengine-logging
3838
# google-cloud-core
@@ -51,8 +51,8 @@ google-cloud-audit-log==0.3.0
5151
google-cloud-core==2.4.1
5252
# via google-cloud-logging
5353
google-cloud-logging==3.11.4
54-
# via -r helm-chart/images/binderhub/requirements.in
55-
googleapis-common-protos==1.67.0
54+
# via -r requirements.in
55+
googleapis-common-protos[grpc]==1.67.0
5656
# via
5757
# google-api-core
5858
# google-cloud-audit-log
@@ -76,24 +76,24 @@ importlib-metadata==8.5.0
7676
# via opentelemetry-api
7777
jinja2==3.1.5
7878
# via
79-
# -r /io/requirements.txt
79+
# -r ../../../requirements.txt
8080
# jupyterhub
8181
jsonschema==4.23.0
8282
# via
83-
# -r /io/requirements.txt
83+
# -r ../../../requirements.txt
8484
# jupyter-telemetry
8585
jsonschema-specifications==2024.10.1
8686
# via jsonschema
8787
jupyter-telemetry==0.1.0
8888
# via jupyterhub
8989
jupyterhub==4.1.6
9090
# via
91-
# -r /io/requirements.txt
92-
# -r helm-chart/images/binderhub/requirements.in
91+
# -r ../../../requirements.txt
92+
# -r requirements.in
9393
kubernetes==9.0.1
9494
# via
95-
# -r /io/requirements.txt
96-
# -r helm-chart/images/binderhub/requirements.in
95+
# -r ../../../requirements.txt
96+
# -r requirements.in
9797
mako==1.3.9
9898
# via alembic
9999
markupsafe==3.0.2
@@ -112,14 +112,14 @@ pamela==1.2.0
112112
# via jupyterhub
113113
prometheus-client==0.21.1
114114
# via
115-
# -r /io/requirements.txt
115+
# -r ../../../requirements.txt
116116
# jupyterhub
117117
proto-plus==1.26.0
118118
# via
119119
# google-api-core
120120
# google-cloud-appengine-logging
121121
# google-cloud-logging
122-
protobuf==5.29.3
122+
protobuf==5.29.5
123123
# via
124124
# google-api-core
125125
# google-cloud-appengine-logging
@@ -138,16 +138,16 @@ pyasn1-modules==0.4.1
138138
pycparser==2.22
139139
# via cffi
140140
pycurl==7.45.4
141-
# via -r helm-chart/images/binderhub/requirements.in
141+
# via -r requirements.in
142142
pyjwt==2.10.1
143-
# via -r /io/requirements.txt
143+
# via -r ../../../requirements.txt
144144
python-dateutil==2.9.0.post0
145145
# via
146146
# jupyterhub
147147
# kubernetes
148148
python-json-logger==3.2.1
149149
# via
150-
# -r /io/requirements.txt
150+
# -r ../../../requirements.txt
151151
# jupyter-telemetry
152152
pyyaml==6.0.2
153153
# via kubernetes
@@ -182,11 +182,11 @@ sqlalchemy==2.0.38
182182
# jupyterhub
183183
tornado==6.4.2
184184
# via
185-
# -r /io/requirements.txt
185+
# -r ../../../requirements.txt
186186
# jupyterhub
187187
traitlets==5.14.3
188188
# via
189-
# -r /io/requirements.txt
189+
# -r ../../../requirements.txt
190190
# jupyter-telemetry
191191
# jupyterhub
192192
typing-extensions==4.12.2

0 commit comments

Comments
 (0)