4
4
#
5
5
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
6
6
#
7
- aiohappyeyeballs == 2.4.3
7
+ aiohappyeyeballs == 2.4.4
8
8
# via aiohttp
9
- aiohttp == 3.10 .11
9
+ aiohttp == 3.11 .11
10
10
# via kubernetes-asyncio
11
- aiosignal == 1.3.1
11
+ aiosignal == 1.3.2
12
12
# via aiohttp
13
13
alembic == 1.14.0
14
14
# via jupyterhub
15
15
annotated-types == 0.7.0
16
16
# via pydantic
17
17
arrow == 1.3.0
18
18
# via isoduration
19
- attrs == 24.2 .0
19
+ attrs == 24.3 .0
20
20
# via
21
21
# aiohttp
22
22
# jsonschema
23
23
# referencing
24
- bcrypt == 4.2.0
24
+ bcrypt == 4.2.1
25
25
# via
26
26
# jupyterhub-firstuseauthenticator
27
27
# jupyterhub-nativeauthenticator
28
28
cachetools == 5.5.0
29
29
# via google-auth
30
- certifi == 2024.8.30
30
+ certifi == 2024.12.14
31
31
# via
32
32
# kubernetes-asyncio
33
33
# requests
34
34
certipy == 0.2.1
35
35
# via jupyterhub
36
36
cffi == 1.17.1
37
37
# via cryptography
38
- charset-normalizer == 3.4.0
38
+ charset-normalizer == 3.4.1
39
39
# via requests
40
- cryptography == 43 .0.3
40
+ cryptography == 44 .0.0
41
41
# via
42
42
# certipy
43
43
# pyjwt
@@ -51,7 +51,7 @@ frozenlist==1.5.0
51
51
# via
52
52
# aiohttp
53
53
# aiosignal
54
- google-auth == 2.36 .0
54
+ google-auth == 2.37 .0
55
55
# via google-auth-oauthlib
56
56
google-auth-oauthlib == 1.2.1
57
57
# via oauthenticator
@@ -65,7 +65,7 @@ idna==3.10
65
65
# yarl
66
66
isoduration == 20.11.0
67
67
# via jsonschema
68
- jinja2 == 3.1.4
68
+ jinja2 == 3.1.5
69
69
# via
70
70
# jupyterhub
71
71
# jupyterhub-kubespawner
@@ -77,7 +77,7 @@ jsonschema==4.23.0
77
77
# oauthenticator
78
78
jsonschema-specifications == 2024.10.1
79
79
# via jsonschema
80
- jupyter-events == 0.10 .0
80
+ jupyter-events == 0.11 .0
81
81
# via jupyterhub
82
82
jupyterhub == 5.2.1
83
83
# via
@@ -104,11 +104,11 @@ jupyterhub-nativeauthenticator==1.3.0
104
104
# via -r unfrozen/requirements.txt
105
105
jupyterhub-tmpauthenticator == 1.0.0
106
106
# via -r unfrozen/requirements.txt
107
- kubernetes-asyncio == 31.1 .0
107
+ kubernetes-asyncio == 32.0 .0
108
108
# via jupyterhub-kubespawner
109
109
ldap3 == 2.9.1
110
110
# via jupyterhub-ldapauthenticator
111
- mako == 1.3.6
111
+ mako == 1.3.8
112
112
# via alembic
113
113
markupsafe == 3.0.2
114
114
# via
@@ -120,7 +120,7 @@ multidict==6.1.0
120
120
# yarl
121
121
mwoauth == 0.4.0
122
122
# via oauthenticator
123
- oauthenticator == 17.1 .0
123
+ oauthenticator == 17.3 .0
124
124
# via -r unfrozen/requirements.txt
125
125
oauthlib == 3.2.2
126
126
# via
@@ -130,16 +130,18 @@ oauthlib==3.2.2
130
130
# requests-oauthlib
131
131
onetimepass == 1.0.1
132
132
# via jupyterhub-nativeauthenticator
133
- packaging == 24.1
133
+ packaging == 24.2
134
134
# via
135
135
# jupyterhub
136
136
# jupyterhub-idle-culler
137
137
pamela == 1.2.0
138
138
# via jupyterhub
139
- prometheus-client == 0.21.0
139
+ prometheus-client == 0.21.1
140
140
# via jupyterhub
141
- propcache == 0.2.0
142
- # via yarl
141
+ propcache == 0.2.1
142
+ # via
143
+ # aiohttp
144
+ # yarl
143
145
psycopg2 == 2.9.10
144
146
# via -r unfrozen/requirements.txt
145
147
pyasn1 == 0.6.1
@@ -151,13 +153,13 @@ pyasn1-modules==0.4.1
151
153
# via google-auth
152
154
pycparser == 2.22
153
155
# via cffi
154
- pycurl == 7.45.3
156
+ pycurl == 7.45.4
155
157
# via -r unfrozen/requirements.txt
156
- pydantic == 2.9.2
158
+ pydantic == 2.10.5
157
159
# via jupyterhub
158
- pydantic-core == 2.23.4
160
+ pydantic-core == 2.27.2
159
161
# via pydantic
160
- pyjwt == 2.9.0
162
+ pyjwt == 2.10.1
161
163
# via
162
164
# jupyterhub-ltiauthenticator
163
165
# mwoauth
@@ -170,7 +172,7 @@ python-dateutil==2.9.0.post0
170
172
# jupyterhub
171
173
# jupyterhub-idle-culler
172
174
# kubernetes-asyncio
173
- python-json-logger == 2.0.7
175
+ python-json-logger == 3.2.1
174
176
# via jupyter-events
175
177
python-slugify == 8.0.4
176
178
# via jupyterhub-kubespawner
@@ -202,23 +204,23 @@ rfc3986-validator==0.1.1
202
204
# via
203
205
# jsonschema
204
206
# jupyter-events
205
- rpds-py == 0.21.0
207
+ rpds-py == 0.22.3
206
208
# via
207
209
# jsonschema
208
210
# referencing
209
211
rsa == 4.9
210
212
# via google-auth
211
- ruamel-yaml == 0.18.6
213
+ ruamel-yaml == 0.18.10
212
214
# via oauthenticator
213
215
ruamel-yaml-clib == 0.2.12
214
216
# via ruamel-yaml
215
- six == 1.16 .0
217
+ six == 1.17 .0
216
218
# via
217
219
# kubernetes-asyncio
218
220
# onetimepass
219
221
# python-dateutil
220
222
# rfc3339-validator
221
- sqlalchemy == 2.0.36
223
+ sqlalchemy == 2.0.37
222
224
# via
223
225
# alembic
224
226
# jupyterhub
@@ -242,7 +244,7 @@ traitlets==5.14.3
242
244
# jupyterhub-ldapauthenticator
243
245
# jupyterhub-ltiauthenticator
244
246
# oauthenticator
245
- types-python-dateutil == 2.9.0.20241003
247
+ types-python-dateutil == 2.9.0.20241206
246
248
# via arrow
247
249
typing-extensions == 4.12.2
248
250
# via
@@ -252,12 +254,12 @@ typing-extensions==4.12.2
252
254
# sqlalchemy
253
255
uri-template == 1.3.0
254
256
# via jsonschema
255
- urllib3 == 2.2.3
257
+ urllib3 == 2.3.0
256
258
# via
257
259
# jupyterhub-kubespawner
258
260
# kubernetes-asyncio
259
261
# requests
260
- webcolors == 24.8.0
262
+ webcolors == 24.11.1
261
263
# via jsonschema
262
- yarl == 1.17.1
264
+ yarl == 1.18.3
263
265
# via aiohttp
0 commit comments