Skip to content

Commit 2a22205

Browse files
binderhub image: refreeze requirements.txt
1 parent 23b7837 commit 2a22205

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
66
#
7-
alembic==1.8.1
7+
alembic==1.9.1
88
# via jupyterhub
99
async-generator==1.10
1010
# via jupyterhub
11-
attrs==22.1.0
11+
attrs==22.2.0
1212
# via jsonschema
1313
cachetools==5.2.0
1414
# via google-auth
@@ -22,7 +22,7 @@ cffi==1.15.1
2222
# via cryptography
2323
charset-normalizer==2.1.1
2424
# via requests
25-
cryptography==38.0.4
25+
cryptography==39.0.0
2626
# via pyopenssl
2727
docker==6.0.1
2828
# via -r helm-chart/images/binderhub/../../../requirements.txt
@@ -38,13 +38,13 @@ google-auth==2.15.0
3838
# google-api-core
3939
# google-cloud-core
4040
# kubernetes
41-
google-cloud-appengine-logging==1.1.6
41+
google-cloud-appengine-logging==1.2.0
4242
# via google-cloud-logging
4343
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.3.1
47+
google-cloud-logging==3.4.0
4848
# via -r helm-chart/images/binderhub/requirements.in
4949
googleapis-common-protos[grpc]==1.57.0
5050
# via
@@ -66,7 +66,7 @@ grpcio-status==1.51.1
6666
# via google-api-core
6767
idna==3.4
6868
# via requests
69-
importlib-metadata==5.1.0
69+
importlib-metadata==6.0.0
7070
# via jupyterhub
7171
jinja2==3.1.2
7272
# via
@@ -129,9 +129,9 @@ pycparser==2.21
129129
# via cffi
130130
pyjwt==2.6.0
131131
# via -r helm-chart/images/binderhub/../../../requirements.txt
132-
pyopenssl==22.1.0
132+
pyopenssl==23.0.0
133133
# via certipy
134-
pyrsistent==0.19.2
134+
pyrsistent==0.19.3
135135
# via jsonschema
136136
python-dateutil==2.8.2
137137
# via
@@ -171,7 +171,7 @@ tornado==6.2
171171
# via
172172
# -r helm-chart/images/binderhub/../../../requirements.txt
173173
# jupyterhub
174-
traitlets==5.7.1
174+
traitlets==5.8.0
175175
# via
176176
# -r helm-chart/images/binderhub/../../../requirements.txt
177177
# jupyter-telemetry

0 commit comments

Comments
 (0)