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
88 # via kubernetes-asyncio
99aiosignal == 1.3.1
1010 # via aiohttp
11- alembic == 1.13.1
11+ alembic == 1.13.2
1212 # via jupyterhub
1313annotated-types == 0.7.0
1414 # via pydantic
@@ -63,7 +63,7 @@ jinja2==3.1.4
6363 # jupyterhub-kubespawner
6464jsonpointer == 3.0.0
6565 # via jsonschema
66- jsonschema [format-nongpl ]== 4.22 .0
66+ jsonschema [format-nongpl ]== 4.23 .0
6767 # via
6868 # jupyter-events
6969 # oauthenticator
@@ -97,7 +97,7 @@ jupyterhub-nativeauthenticator==1.2.0
9797 # via -r requirements.in
9898jupyterhub-tmpauthenticator == 1.0.0
9999 # via -r requirements.in
100- kubernetes-asyncio == 30.1.0
100+ kubernetes-asyncio == 30.1.1
101101 # via jupyterhub-kubespawner
102102ldap3 == 2.9.1
103103 # via jupyterhub-ldapauthenticator
@@ -141,9 +141,9 @@ pycparser==2.22
141141 # via cffi
142142pycurl == 7.45.3
143143 # via -r requirements.in
144- pydantic == 2.7.4
144+ pydantic == 2.8.2
145145 # via jupyterhub
146- pydantic-core == 2.18.4
146+ pydantic-core == 2.20.1
147147 # via pydantic
148148pyjwt [crypto ]== 2.8.0
149149 # via
@@ -191,7 +191,7 @@ rfc3986-validator==0.1.1
191191 # via
192192 # jsonschema
193193 # jupyter-events
194- rpds-py == 0.18.1
194+ rpds-py == 0.19.0
195195 # via
196196 # jsonschema
197197 # referencing
@@ -205,7 +205,7 @@ six==1.16.0
205205 # onetimepass
206206 # python-dateutil
207207 # rfc3339-validator
208- sqlalchemy == 2.0.30
208+ sqlalchemy == 2.0.31
209209 # via
210210 # alembic
211211 # jupyterhub
@@ -249,6 +249,3 @@ webcolors==24.6.0
249249 # via jsonschema
250250yarl == 1.9.4
251251 # 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 44#
55# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
66#
7- alembic == 1.13.1
7+ alembic == 1.13.2
88 # via jupyterhub
99annotated-types == 0.7.0
1010 # via pydantic
@@ -49,15 +49,15 @@ comm==0.2.2
4949 # via ipykernel
5050cryptography == 42.0.8
5151 # via pyopenssl
52- debugpy == 1.8.1
52+ debugpy == 1.8.2
5353 # via ipykernel
5454decorator == 5.1.1
5555 # via ipython
5656defusedxml == 0.7.1
5757 # via nbconvert
5858executing == 2.0.1
5959 # via stack-data
60- fastjsonschema == 2.19.1
60+ fastjsonschema == 2.20.0
6161 # via nbformat
6262fqdn == 1.5.1
6363 # via jsonschema
@@ -76,11 +76,11 @@ idna==3.7
7676 # jsonschema
7777 # jupyterhub
7878 # requests
79- ipykernel == 6.29.4
79+ ipykernel == 6.29.5
8080 # via
8181 # jupyterlab
8282 # nbclassic
83- ipython == 8.25 .0
83+ ipython == 8.26 .0
8484 # via ipykernel
8585ipython-genutils == 0.2.0
8686 # via nbclassic
@@ -99,8 +99,9 @@ json5==0.9.25
9999 # via jupyterlab-server
100100jsonpointer == 3.0.0
101101 # via jsonschema
102- jsonschema [format-nongpl ]== 4.22 .0
102+ jsonschema [format-nongpl ]== 4.23 .0
103103 # via
104+ # jsonschema
104105 # jupyter-events
105106 # jupyterlab-server
106107 # nbformat
@@ -137,7 +138,7 @@ jupyter-server-terminals==0.5.3
137138 # via jupyter-server
138139jupyterhub == 5.0.0
139140 # via -r requirements.in
140- jupyterlab == 4.2.2
141+ jupyterlab == 4.2.3
141142 # via -r requirements.in
142143jupyterlab-pygments == 0.3.0
143144 # via nbconvert
@@ -205,7 +206,7 @@ prometheus-client==0.20.0
205206 # jupyterhub
206207prompt-toolkit == 3.0.47
207208 # via ipython
208- psutil == 5.9.8
209+ psutil == 6.0.0
209210 # via ipykernel
210211ptyprocess == 0.7.0
211212 # via
@@ -215,9 +216,9 @@ pure-eval==0.2.2
215216 # via stack-data
216217pycparser == 2.22
217218 # via cffi
218- pydantic == 2.7.4
219+ pydantic == 2.8.2
219220 # via jupyterhub
220- pydantic-core == 2.18.4
221+ pydantic-core == 2.20.1
221222 # via pydantic
222223pygments == 2.18.0
223224 # via
@@ -256,7 +257,7 @@ rfc3986-validator==0.1.1
256257 # via
257258 # jsonschema
258259 # jupyter-events
259- rpds-py == 0.18.1
260+ rpds-py == 0.19.0
260261 # via
261262 # jsonschema
262263 # referencing
@@ -274,7 +275,7 @@ sniffio==1.3.1
274275 # httpx
275276soupsieve == 2.5
276277 # via beautifulsoup4
277- sqlalchemy == 2.0.30
278+ sqlalchemy == 2.0.31
278279 # via
279280 # alembic
280281 # jupyterhub
You can’t perform that action at this time.
0 commit comments