File tree Expand file tree Collapse file tree 2 files changed +20
-22
lines changed Expand file tree Collapse file tree 2 files changed +20
-22
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ aiohttp==3.9.5
8
8
# via kubernetes-asyncio
9
9
aiosignal == 1.3.1
10
10
# via aiohttp
11
- alembic == 1.13.1
11
+ alembic == 1.13.2
12
12
# via jupyterhub
13
13
annotated-types == 0.7.0
14
14
# via pydantic
@@ -63,7 +63,7 @@ jinja2==3.1.4
63
63
# jupyterhub-kubespawner
64
64
jsonpointer == 3.0.0
65
65
# via jsonschema
66
- jsonschema [format-nongpl ]== 4.22 .0
66
+ jsonschema [format-nongpl ]== 4.23 .0
67
67
# via
68
68
# jupyter-events
69
69
# oauthenticator
@@ -97,7 +97,7 @@ jupyterhub-nativeauthenticator==1.2.0
97
97
# via -r requirements.in
98
98
jupyterhub-tmpauthenticator == 1.0.0
99
99
# via -r requirements.in
100
- kubernetes-asyncio == 30.1.0
100
+ kubernetes-asyncio == 30.1.1
101
101
# via jupyterhub-kubespawner
102
102
ldap3 == 2.9.1
103
103
# via jupyterhub-ldapauthenticator
@@ -141,9 +141,9 @@ pycparser==2.22
141
141
# via cffi
142
142
pycurl == 7.45.3
143
143
# via -r requirements.in
144
- pydantic == 2.7.4
144
+ pydantic == 2.8.2
145
145
# via jupyterhub
146
- pydantic-core == 2.18.4
146
+ pydantic-core == 2.20.1
147
147
# via pydantic
148
148
pyjwt [crypto ]== 2.8.0
149
149
# via
@@ -191,7 +191,7 @@ rfc3986-validator==0.1.1
191
191
# via
192
192
# jsonschema
193
193
# jupyter-events
194
- rpds-py == 0.18.1
194
+ rpds-py == 0.19.0
195
195
# via
196
196
# jsonschema
197
197
# referencing
@@ -205,7 +205,7 @@ six==1.16.0
205
205
# onetimepass
206
206
# python-dateutil
207
207
# rfc3339-validator
208
- sqlalchemy == 2.0.30
208
+ sqlalchemy == 2.0.31
209
209
# via
210
210
# alembic
211
211
# jupyterhub
@@ -249,6 +249,3 @@ webcolors==24.6.0
249
249
# via jsonschema
250
250
yarl == 1.9.4
251
251
# via aiohttp
252
-
253
- # The following packages are considered to be unsafe in a requirements file:
254
- # setuptools
Original file line number Diff line number Diff line change 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
- alembic == 1.13.1
7
+ alembic == 1.13.2
8
8
# via jupyterhub
9
9
annotated-types == 0.7.0
10
10
# via pydantic
@@ -49,15 +49,15 @@ comm==0.2.2
49
49
# via ipykernel
50
50
cryptography == 42.0.8
51
51
# via pyopenssl
52
- debugpy == 1.8.1
52
+ debugpy == 1.8.2
53
53
# via ipykernel
54
54
decorator == 5.1.1
55
55
# via ipython
56
56
defusedxml == 0.7.1
57
57
# via nbconvert
58
58
executing == 2.0.1
59
59
# via stack-data
60
- fastjsonschema == 2.19.1
60
+ fastjsonschema == 2.20.0
61
61
# via nbformat
62
62
fqdn == 1.5.1
63
63
# via jsonschema
@@ -76,11 +76,11 @@ idna==3.7
76
76
# jsonschema
77
77
# jupyterhub
78
78
# requests
79
- ipykernel == 6.29.4
79
+ ipykernel == 6.29.5
80
80
# via
81
81
# jupyterlab
82
82
# nbclassic
83
- ipython == 8.25 .0
83
+ ipython == 8.26 .0
84
84
# via ipykernel
85
85
ipython-genutils == 0.2.0
86
86
# via nbclassic
@@ -99,8 +99,9 @@ json5==0.9.25
99
99
# via jupyterlab-server
100
100
jsonpointer == 3.0.0
101
101
# via jsonschema
102
- jsonschema [format-nongpl ]== 4.22 .0
102
+ jsonschema [format-nongpl ]== 4.23 .0
103
103
# via
104
+ # jsonschema
104
105
# jupyter-events
105
106
# jupyterlab-server
106
107
# nbformat
@@ -137,7 +138,7 @@ jupyter-server-terminals==0.5.3
137
138
# via jupyter-server
138
139
jupyterhub == 5.0.0
139
140
# via -r requirements.in
140
- jupyterlab == 4.2.2
141
+ jupyterlab == 4.2.3
141
142
# via -r requirements.in
142
143
jupyterlab-pygments == 0.3.0
143
144
# via nbconvert
@@ -205,7 +206,7 @@ prometheus-client==0.20.0
205
206
# jupyterhub
206
207
prompt-toolkit == 3.0.47
207
208
# via ipython
208
- psutil == 5.9.8
209
+ psutil == 6.0.0
209
210
# via ipykernel
210
211
ptyprocess == 0.7.0
211
212
# via
@@ -215,9 +216,9 @@ pure-eval==0.2.2
215
216
# via stack-data
216
217
pycparser == 2.22
217
218
# via cffi
218
- pydantic == 2.7.4
219
+ pydantic == 2.8.2
219
220
# via jupyterhub
220
- pydantic-core == 2.18.4
221
+ pydantic-core == 2.20.1
221
222
# via pydantic
222
223
pygments == 2.18.0
223
224
# via
@@ -256,7 +257,7 @@ rfc3986-validator==0.1.1
256
257
# via
257
258
# jsonschema
258
259
# jupyter-events
259
- rpds-py == 0.18.1
260
+ rpds-py == 0.19.0
260
261
# via
261
262
# jsonschema
262
263
# referencing
@@ -274,7 +275,7 @@ sniffio==1.3.1
274
275
# httpx
275
276
soupsieve == 2.5
276
277
# via beautifulsoup4
277
- sqlalchemy == 2.0.30
278
+ sqlalchemy == 2.0.31
278
279
# via
279
280
# alembic
280
281
# jupyterhub
You can’t perform that action at this time.
0 commit comments