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.3.2
7
+ aiohappyeyeballs == 2.4.0
8
8
# via aiohttp
9
- aiohttp == 3.10.2
9
+ aiohttp == 3.10.5
10
10
# via kubernetes-asyncio
11
11
aiosignal == 1.3.1
12
12
# via aiohttp
@@ -16,7 +16,7 @@ annotated-types==0.7.0
16
16
# via pydantic
17
17
arrow == 1.3.0
18
18
# via isoduration
19
- attrs == 23 .2.0
19
+ attrs == 24 .2.0
20
20
# via
21
21
# aiohttp
22
22
# jsonschema
@@ -25,20 +25,20 @@ bcrypt==4.2.0
25
25
# via
26
26
# jupyterhub-firstuseauthenticator
27
27
# jupyterhub-nativeauthenticator
28
- certifi == 2024.7.4
28
+ certifi == 2024.8.30
29
29
# via
30
30
# kubernetes-asyncio
31
31
# requests
32
- certipy == 0.1.3
32
+ certipy == 0.2.1
33
33
# via jupyterhub
34
- cffi == 1.16.0
34
+ cffi == 1.17.1
35
35
# via cryptography
36
36
charset-normalizer == 3.3.2
37
37
# via requests
38
- cryptography == 43.0.0
38
+ cryptography == 43.0.1
39
39
# via
40
+ # certipy
40
41
# pyjwt
41
- # pyopenssl
42
42
escapism == 1.0.1
43
43
# via
44
44
# jupyterhub-kubespawner
@@ -49,9 +49,9 @@ frozenlist==1.4.1
49
49
# via
50
50
# aiohttp
51
51
# aiosignal
52
- greenlet == 3.0.3
52
+ greenlet == 3.1.1
53
53
# via sqlalchemy
54
- idna == 3.7
54
+ idna == 3.10
55
55
# via
56
56
# jsonschema
57
57
# jupyterhub
@@ -65,7 +65,7 @@ jinja2==3.1.4
65
65
# jupyterhub-kubespawner
66
66
jsonpointer == 3.0.0
67
67
# via jsonschema
68
- jsonschema [ format-nongpl ] == 4.23.0
68
+ jsonschema == 4.23.0
69
69
# via
70
70
# jupyter-events
71
71
# oauthenticator
@@ -83,23 +83,23 @@ jupyterhub==5.1.0
83
83
# jupyterhub-nativeauthenticator
84
84
# nullauthenticator
85
85
# oauthenticator
86
- jupyterhub-firstuseauthenticator == 1.0 .0
86
+ jupyterhub-firstuseauthenticator == 1.1 .0
87
87
# via -r requirements.in
88
88
jupyterhub-hmacauthenticator == 1.0
89
89
# via -r requirements.in
90
- jupyterhub-idle-culler == 1.3.1
90
+ jupyterhub-idle-culler == 1.4.0
91
91
# via -r requirements.in
92
92
jupyterhub-kubespawner == 6.2.0
93
93
# via -r requirements.in
94
94
jupyterhub-ldapauthenticator == 1.3.2
95
95
# via -r requirements.in
96
96
jupyterhub-ltiauthenticator == 1.6.2
97
97
# via -r requirements.in
98
- jupyterhub-nativeauthenticator == 1.2 .0
98
+ jupyterhub-nativeauthenticator == 1.3 .0
99
99
# via -r requirements.in
100
100
jupyterhub-tmpauthenticator == 1.0.0
101
101
# via -r requirements.in
102
- kubernetes-asyncio == 30 .1.1
102
+ kubernetes-asyncio == 31 .1.0
103
103
# via jupyterhub-kubespawner
104
104
ldap3 == 2.9.1
105
105
# via jupyterhub-ldapauthenticator
@@ -109,15 +109,15 @@ markupsafe==2.1.5
109
109
# via
110
110
# jinja2
111
111
# mako
112
- multidict == 6.0.5
112
+ multidict == 6.1.0
113
113
# via
114
114
# aiohttp
115
115
# yarl
116
116
mwoauth == 0.4.0
117
117
# via -r requirements.in
118
118
nullauthenticator == 1.0.0
119
119
# via -r requirements.in
120
- oauthenticator == 16.3.1
120
+ oauthenticator == 16.3.0
121
121
# via -r requirements.in
122
122
oauthlib == 3.2.2
123
123
# via
@@ -131,32 +131,30 @@ packaging==24.1
131
131
# via
132
132
# jupyterhub
133
133
# jupyterhub-idle-culler
134
- pamela == 1.1 .0
134
+ pamela == 1.2 .0
135
135
# via jupyterhub
136
- prometheus-client == 0.20 .0
136
+ prometheus-client == 0.21 .0
137
137
# via jupyterhub
138
138
psycopg2 == 2.9.9
139
139
# via -r requirements.in
140
- pyasn1 == 0.6.0
140
+ pyasn1 == 0.6.1
141
141
# via ldap3
142
142
pycparser == 2.22
143
143
# via cffi
144
144
pycurl == 7.45.3
145
145
# via -r requirements.in
146
- pydantic == 2.8 .2
146
+ pydantic == 2.9 .2
147
147
# via jupyterhub
148
- pydantic-core == 2.20.1
148
+ pydantic-core == 2.23.4
149
149
# via pydantic
150
- pyjwt [ crypto ] == 2.8 .0
150
+ pyjwt == 2.9 .0
151
151
# via
152
152
# -r requirements.in
153
153
# jupyterhub-ltiauthenticator
154
154
# mwoauth
155
155
# oauthenticator
156
156
pymysql == 1.1.1
157
157
# via -r requirements.in
158
- pyopenssl == 24.2.1
159
- # via certipy
160
158
python-dateutil == 2.9.0.post0
161
159
# via
162
160
# arrow
@@ -167,7 +165,7 @@ python-json-logger==2.0.7
167
165
# via jupyter-events
168
166
python-slugify == 8.0.4
169
167
# via jupyterhub-kubespawner
170
- pyyaml == 6.0.1
168
+ pyyaml == 6.0.2
171
169
# via
172
170
# jupyter-events
173
171
# jupyterhub-kubespawner
@@ -193,7 +191,7 @@ rfc3986-validator==0.1.1
193
191
# via
194
192
# jsonschema
195
193
# jupyter-events
196
- rpds-py == 0.19.1
194
+ rpds-py == 0.20.0
197
195
# via
198
196
# jsonschema
199
197
# referencing
@@ -207,7 +205,7 @@ six==1.16.0
207
205
# onetimepass
208
206
# python-dateutil
209
207
# rfc3339-validator
210
- sqlalchemy == 2.0.31
208
+ sqlalchemy == 2.0.35
211
209
# via
212
210
# alembic
213
211
# jupyterhub
@@ -232,7 +230,7 @@ traitlets==5.14.3
232
230
# jupyterhub-ldapauthenticator
233
231
# jupyterhub-ltiauthenticator
234
232
# oauthenticator
235
- types-python-dateutil == 2.9.0.20240316
233
+ types-python-dateutil == 2.9.0.20240906
236
234
# via arrow
237
235
typing-extensions == 4.12.2
238
236
# via
@@ -242,12 +240,12 @@ typing-extensions==4.12.2
242
240
# sqlalchemy
243
241
uri-template == 1.3.0
244
242
# via jsonschema
245
- urllib3 == 2.2.2
243
+ urllib3 == 2.2.3
246
244
# via
247
245
# jupyterhub-kubespawner
248
246
# kubernetes-asyncio
249
247
# requests
250
- webcolors == 24.6 .0
248
+ webcolors == 24.8 .0
251
249
# via jsonschema
252
- yarl == 1.9.4
250
+ yarl == 1.11.1
253
251
# via aiohttp
0 commit comments