Skip to content

Commit 8bf78b3

Browse files
GeorgianaElenagithub-actions[bot]
authored andcommitted
binderhub-service image: refreeze requirements.txt
1 parent c6fe167 commit 8bf78b3

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

images/binderhub-service/requirements.txt

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Use the "Run workflow" button at https://github.com/2i2c-org/binderhub-service/actions/workflows/watch-dependencies.yaml
66
#
7-
alembic==1.15.1
7+
alembic==1.15.2
88
# via jupyterhub
99
annotated-types==0.7.0
1010
# via pydantic
@@ -22,7 +22,7 @@ certifi==2025.1.31
2222
# via
2323
# kubernetes
2424
# requests
25-
certipy==0.2.1
25+
certipy==0.2.2
2626
# via jupyterhub
2727
cffi==1.17.1
2828
# via cryptography
@@ -45,7 +45,7 @@ google-api-core==2.24.2
4545
# google-cloud-appengine-logging
4646
# google-cloud-core
4747
# google-cloud-logging
48-
google-auth==2.38.0
48+
google-auth==2.39.0
4949
# via
5050
# google-api-core
5151
# google-cloud-appengine-logging
@@ -58,15 +58,15 @@ google-cloud-audit-log==0.3.2
5858
# via google-cloud-logging
5959
google-cloud-core==2.4.3
6060
# via google-cloud-logging
61-
google-cloud-logging==3.11.4
61+
google-cloud-logging==3.12.1
6262
# via -r requirements.in
63-
googleapis-common-protos==1.69.2
63+
googleapis-common-protos==1.70.0
6464
# via
6565
# google-api-core
6666
# google-cloud-audit-log
6767
# grpc-google-iam-v1
6868
# grpcio-status
69-
greenlet==3.1.1
69+
greenlet==3.2.1
7070
# via sqlalchemy
7171
grpc-google-iam-v1==0.14.2
7272
# via google-cloud-logging
@@ -101,11 +101,11 @@ jsonschema-specifications==2024.10.1
101101
# via jsonschema
102102
jupyter-events==0.12.0
103103
# via jupyterhub
104-
jupyterhub==5.2.1
104+
jupyterhub==5.3.0
105105
# via binderhub
106106
kubernetes==32.0.1
107107
# via binderhub
108-
mako==1.3.9
108+
mako==1.3.10
109109
# via alembic
110110
markupsafe==3.0.2
111111
# via
@@ -116,9 +116,9 @@ oauthlib==3.2.2
116116
# jupyterhub
117117
# kubernetes
118118
# requests-oauthlib
119-
opentelemetry-api==1.31.1
119+
opentelemetry-api==1.32.1
120120
# via google-cloud-logging
121-
packaging==24.2
121+
packaging==25.0
122122
# via
123123
# jupyter-events
124124
# jupyterhub
@@ -147,15 +147,15 @@ pyasn1==0.6.1
147147
# via
148148
# pyasn1-modules
149149
# rsa
150-
pyasn1-modules==0.4.1
150+
pyasn1-modules==0.4.2
151151
# via google-auth
152152
pycparser==2.22
153153
# via cffi
154154
pycurl==7.45.6
155155
# via binderhub
156-
pydantic==2.10.6
156+
pydantic==2.11.3
157157
# via jupyterhub
158-
pydantic-core==2.27.2
158+
pydantic-core==2.33.1
159159
# via pydantic
160160
pyjwt==2.10.1
161161
# via binderhub
@@ -194,11 +194,11 @@ rfc3986-validator==0.1.1
194194
# via
195195
# jsonschema
196196
# jupyter-events
197-
rpds-py==0.23.1
197+
rpds-py==0.24.0
198198
# via
199199
# jsonschema
200200
# referencing
201-
rsa==4.9
201+
rsa==4.9.1
202202
# via google-auth
203203
ruamel-yaml==0.18.10
204204
# via -r requirements.in
@@ -209,7 +209,7 @@ six==1.17.0
209209
# kubernetes
210210
# python-dateutil
211211
# rfc3339-validator
212-
sqlalchemy==2.0.39
212+
sqlalchemy==2.0.40
213213
# via
214214
# alembic
215215
# jupyterhub
@@ -224,16 +224,19 @@ traitlets==5.14.3
224224
# jupyterhub
225225
types-python-dateutil==2.9.0.20241206
226226
# via arrow
227-
typing-extensions==4.12.2
227+
typing-extensions==4.13.2
228228
# via
229229
# alembic
230230
# pydantic
231231
# pydantic-core
232232
# referencing
233233
# sqlalchemy
234+
# typing-inspection
235+
typing-inspection==0.4.0
236+
# via pydantic
234237
uri-template==1.3.0
235238
# via jsonschema
236-
urllib3==2.3.0
239+
urllib3==2.4.0
237240
# via
238241
# docker
239242
# kubernetes

0 commit comments

Comments
 (0)