Skip to content

Commit 7f8b6c3

Browse files
authored
Merge pull request #1825 from jupyterhub/dependabot/pip/helm-chart/images/binderhub/cryptography-42.0.4
chore(deps): bump cryptography from 42.0.2 to 42.0.4 in /helm-chart/images/binderhub
2 parents daa5886 + f17937e commit 7f8b6c3

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

helm-chart/images/binderhub/requirements.txt

+17-16
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@ cffi==1.16.0
2424
# via cryptography
2525
charset-normalizer==3.3.2
2626
# via requests
27-
cryptography==42.0.2
27+
cryptography==42.0.4
2828
# via pyopenssl
2929
docker==7.0.0
30-
# via -r helm-chart/images/binderhub/../../../requirements.txt
30+
# via -r ../../../requirements.txt
3131
escapism==1.0.1
32-
# via -r helm-chart/images/binderhub/../../../requirements.txt
32+
# via -r ../../../requirements.txt
3333
google-api-core[grpc]==2.16.1
3434
# via
35+
# google-api-core
3536
# google-cloud-appengine-logging
3637
# google-cloud-core
3738
# google-cloud-logging
@@ -47,7 +48,7 @@ google-cloud-audit-log==0.2.5
4748
google-cloud-core==2.4.1
4849
# via google-cloud-logging
4950
google-cloud-logging==3.9.0
50-
# via -r helm-chart/images/binderhub/requirements.in
51+
# via -r requirements.in
5152
googleapis-common-protos[grpc]==1.62.0
5253
# via
5354
# google-api-core
@@ -70,24 +71,24 @@ idna==3.6
7071
# via requests
7172
jinja2==3.1.3
7273
# via
73-
# -r helm-chart/images/binderhub/../../../requirements.txt
74+
# -r ../../../requirements.txt
7475
# jupyterhub
7576
jsonschema==4.21.1
7677
# via
77-
# -r helm-chart/images/binderhub/../../../requirements.txt
78+
# -r ../../../requirements.txt
7879
# jupyter-telemetry
7980
jsonschema-specifications==2023.12.1
8081
# via jsonschema
8182
jupyter-telemetry==0.1.0
8283
# via jupyterhub
8384
jupyterhub==4.0.2
8485
# via
85-
# -r helm-chart/images/binderhub/../../../requirements.txt
86-
# -r helm-chart/images/binderhub/requirements.in
86+
# -r ../../../requirements.txt
87+
# -r requirements.in
8788
kubernetes==9.0.1
8889
# via
89-
# -r helm-chart/images/binderhub/../../../requirements.txt
90-
# -r helm-chart/images/binderhub/requirements.in
90+
# -r ../../../requirements.txt
91+
# -r requirements.in
9192
mako==1.3.2
9293
# via alembic
9394
markupsafe==2.1.4
@@ -106,7 +107,7 @@ pamela==1.1.0
106107
# via jupyterhub
107108
prometheus-client==0.19.0
108109
# via
109-
# -r helm-chart/images/binderhub/../../../requirements.txt
110+
# -r ../../../requirements.txt
110111
# jupyterhub
111112
proto-plus==1.23.0
112113
# via
@@ -131,9 +132,9 @@ pyasn1-modules==0.3.0
131132
pycparser==2.21
132133
# via cffi
133134
pycurl==7.45.2
134-
# via -r helm-chart/images/binderhub/requirements.in
135+
# via -r requirements.in
135136
pyjwt==2.8.0
136-
# via -r helm-chart/images/binderhub/../../../requirements.txt
137+
# via -r ../../../requirements.txt
137138
pyopenssl==24.0.0
138139
# via certipy
139140
python-dateutil==2.8.2
@@ -142,7 +143,7 @@ python-dateutil==2.8.2
142143
# kubernetes
143144
python-json-logger==2.0.7
144145
# via
145-
# -r helm-chart/images/binderhub/../../../requirements.txt
146+
# -r ../../../requirements.txt
146147
# jupyter-telemetry
147148
pyyaml==6.0.1
148149
# via kubernetes
@@ -179,11 +180,11 @@ sqlalchemy==2.0.25
179180
# jupyterhub
180181
tornado==6.4
181182
# via
182-
# -r helm-chart/images/binderhub/../../../requirements.txt
183+
# -r ../../../requirements.txt
183184
# jupyterhub
184185
traitlets==5.14.1
185186
# via
186-
# -r helm-chart/images/binderhub/../../../requirements.txt
187+
# -r ../../../requirements.txt
187188
# jupyter-telemetry
188189
# jupyterhub
189190
typing-extensions==4.9.0

0 commit comments

Comments
 (0)