Skip to content

Commit 16018a8

Browse files
authored
Merge pull request jupyterhub#1928 from jupyterhub/dependabot/pip/helm-chart/images/binderhub/cryptography-44.0.1
Bump cryptography from 44.0.0 to 44.0.1 in /helm-chart/images/binderhub
2 parents 5c5ef79 + 4e48f46 commit 16018a8

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
@@ -24,15 +24,15 @@ cffi==1.17.1
2424
# via cryptography
2525
charset-normalizer==3.4.1
2626
# via requests
27-
cryptography==44.0.0
27+
cryptography==44.0.1
2828
# via certipy
2929
deprecated==1.2.15
3030
# via opentelemetry-api
3131
docker==7.1.0
32-
# via -r helm-chart/images/binderhub/../../../requirements.txt
32+
# via -r ../../../requirements.txt
3333
escapism==1.0.1
34-
# via -r helm-chart/images/binderhub/../../../requirements.txt
35-
google-api-core==2.24.0
34+
# via -r ../../../requirements.txt
35+
google-api-core[grpc]==2.24.0
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.3
54-
# via -r helm-chart/images/binderhub/requirements.in
55-
googleapis-common-protos==1.66.0
54+
# via -r requirements.in
55+
googleapis-common-protos[grpc]==1.66.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 helm-chart/images/binderhub/../../../requirements.txt
79+
# -r ../../../requirements.txt
8080
# jupyterhub
8181
jsonschema==4.23.0
8282
# via
83-
# -r helm-chart/images/binderhub/../../../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 helm-chart/images/binderhub/../../../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 helm-chart/images/binderhub/../../../requirements.txt
96-
# -r helm-chart/images/binderhub/requirements.in
95+
# -r ../../../requirements.txt
96+
# -r requirements.in
9797
mako==1.3.8
9898
# via alembic
9999
markupsafe==3.0.2
@@ -112,7 +112,7 @@ pamela==1.2.0
112112
# via jupyterhub
113113
prometheus-client==0.21.1
114114
# via
115-
# -r helm-chart/images/binderhub/../../../requirements.txt
115+
# -r ../../../requirements.txt
116116
# jupyterhub
117117
proto-plus==1.25.0
118118
# via
@@ -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 helm-chart/images/binderhub/../../../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 helm-chart/images/binderhub/../../../requirements.txt
150+
# -r ../../../requirements.txt
151151
# jupyter-telemetry
152152
pyyaml==6.0.2
153153
# via kubernetes
@@ -184,11 +184,11 @@ sqlalchemy==2.0.36
184184
# jupyterhub
185185
tornado==6.4.2
186186
# via
187-
# -r helm-chart/images/binderhub/../../../requirements.txt
187+
# -r ../../../requirements.txt
188188
# jupyterhub
189189
traitlets==5.14.3
190190
# via
191-
# -r helm-chart/images/binderhub/../../../requirements.txt
191+
# -r ../../../requirements.txt
192192
# jupyter-telemetry
193193
# jupyterhub
194194
typing-extensions==4.12.2

0 commit comments

Comments
 (0)