File tree Expand file tree Collapse file tree 2 files changed +21
-20
lines changed Expand file tree Collapse file tree 2 files changed +21
-20
lines changed Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.12.13
9+ aiohttp == 3.12.14
1010 # via kubernetes-asyncio
11- aiosignal == 1.3.2
11+ aiosignal == 1.4.0
1212 # via aiohttp
13- alembic == 1.16.2
13+ alembic == 1.16.4
1414 # via jupyterhub
1515annotated-types == 0.7.0
1616 # via pydantic
@@ -27,7 +27,7 @@ bcrypt==4.3.0
2727 # jupyterhub-nativeauthenticator
2828cachetools == 5.5.2
2929 # via google-auth
30- certifi == 2025.6.15
30+ certifi == 2025.7.14
3131 # via
3232 # kubernetes-asyncio
3333 # requests
@@ -37,7 +37,7 @@ cffi==1.17.1
3737 # via cryptography
3838charset-normalizer == 3.4.2
3939 # via requests
40- cryptography == 45.0.4
40+ cryptography == 45.0.5
4141 # via
4242 # certipy
4343 # pyjwt
@@ -114,15 +114,15 @@ markupsafe==3.0.2
114114 # via
115115 # jinja2
116116 # mako
117- multidict == 6.5.0
117+ multidict == 6.6.3
118118 # via
119119 # aiohttp
120120 # yarl
121121mwoauth == 0.4.0
122122 # via oauthenticator
123123oauthenticator == 17.3.0
124124 # via -r unfrozen/requirements.txt
125- oauthlib == 3.3.0
125+ oauthlib == 3.3.1
126126 # via
127127 # jupyterhub
128128 # jupyterhub-ltiauthenticator
@@ -205,7 +205,7 @@ rfc3986-validator==0.1.1
205205 # via
206206 # jsonschema
207207 # jupyter-events
208- rpds-py == 0.25.1
208+ rpds-py == 0.26.0
209209 # via
210210 # jsonschema
211211 # referencing
@@ -245,10 +245,11 @@ traitlets==5.14.3
245245 # jupyterhub-ldapauthenticator
246246 # jupyterhub-ltiauthenticator
247247 # oauthenticator
248- types-python-dateutil == 2.9.0.20250516
248+ types-python-dateutil == 2.9.0.20250708
249249 # via arrow
250- typing-extensions == 4.14.0
250+ typing-extensions == 4.14.1
251251 # via
252+ # aiosignal
252253 # alembic
253254 # pydantic
254255 # pydantic-core
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.16.2
7+ alembic == 1.16.4
88 # via jupyterhub
99annotated-types == 0.7.0
1010 # via pydantic
@@ -32,7 +32,7 @@ beautifulsoup4==4.13.4
3232 # via nbconvert
3333bleach == 6.2.0
3434 # via nbconvert
35- certifi == 2025.6.15
35+ certifi == 2025.7.14
3636 # via
3737 # httpcore
3838 # httpx
@@ -47,7 +47,7 @@ charset-normalizer==3.4.2
4747 # via requests
4848comm == 0.2.2
4949 # via ipykernel
50- cryptography == 45.0.4
50+ cryptography == 45.0.5
5151 # via certipy
5252debugpy == 1.8.14
5353 # via ipykernel
@@ -80,7 +80,7 @@ ipykernel==6.29.5
8080 # via
8181 # jupyterlab
8282 # nbclassic
83- ipython == 9.3 .0
83+ ipython == 9.4 .0
8484 # via ipykernel
8585ipython-genutils == 0.2.0
8686 # via nbclassic
@@ -139,7 +139,7 @@ jupyter-server-terminals==0.5.3
139139 # via jupyter-server
140140jupyterhub == 5.3.0
141141 # via -r unfrozen/requirements.txt
142- jupyterlab == 4.4.3
142+ jupyterlab == 4.4.4
143143 # via -r unfrozen/requirements.txt
144144jupyterlab-pygments == 0.3.0
145145 # via nbconvert
@@ -179,7 +179,7 @@ notebook-shim==0.2.4
179179 # via
180180 # jupyterlab
181181 # nbclassic
182- oauthlib == 3.3.0
182+ oauthlib == 3.3.1
183183 # via jupyterhub
184184overrides == 7.7.0
185185 # via jupyter-server
@@ -222,7 +222,7 @@ pydantic==2.11.7
222222 # via jupyterhub
223223pydantic-core == 2.33.2
224224 # via pydantic
225- pygments == 2.19.1
225+ pygments == 2.19.2
226226 # via
227227 # ipython
228228 # ipython-pygments-lexers
@@ -258,7 +258,7 @@ rfc3986-validator==0.1.1
258258 # via
259259 # jsonschema
260260 # jupyter-events
261- rpds-py == 0.25.1
261+ rpds-py == 0.26.0
262262 # via
263263 # jsonschema
264264 # referencing
@@ -308,9 +308,9 @@ traitlets==5.14.3
308308 # nbclient
309309 # nbconvert
310310 # nbformat
311- types-python-dateutil == 2.9.0.20250516
311+ types-python-dateutil == 2.9.0.20250708
312312 # via arrow
313- typing-extensions == 4.14.0
313+ typing-extensions == 4.14.1
314314 # via
315315 # alembic
316316 # anyio
You can’t perform that action at this time.
0 commit comments