File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aiohttp==3.10.10
1010 # via kubernetes-asyncio
1111aiosignal == 1.3.1
1212 # via aiohttp
13- alembic == 1.13.3
13+ alembic == 1.14.0
1414 # via jupyterhub
1515annotated-types == 0.7.0
1616 # via pydantic
@@ -51,7 +51,7 @@ frozenlist==1.5.0
5151 # via
5252 # aiohttp
5353 # aiosignal
54- google-auth == 2.35 .0
54+ google-auth == 2.36 .0
5555 # via google-auth-oauthlib
5656google-auth-oauthlib == 1.2.1
5757 # via oauthenticator
@@ -96,7 +96,7 @@ jupyterhub-idle-culler==1.4.0
9696 # via -r unfrozen/requirements.txt
9797jupyterhub-kubespawner == 7.0.0
9898 # via -r unfrozen/requirements.txt
99- jupyterhub-ldapauthenticator == 2.0.1
99+ jupyterhub-ldapauthenticator == 2.0.2
100100 # via -r unfrozen/requirements.txt
101101jupyterhub-ltiauthenticator == 1.6.2
102102 # via -r unfrozen/requirements.txt
@@ -202,7 +202,7 @@ rfc3986-validator==0.1.1
202202 # via
203203 # jsonschema
204204 # jupyter-events
205- rpds-py == 0.20.1
205+ rpds-py == 0.21.0
206206 # via
207207 # jsonschema
208208 # referencing
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.3
7+ alembic == 1.14.0
88 # via jupyterhub
99annotated-types == 0.7.0
1010 # via pydantic
@@ -254,7 +254,7 @@ rfc3986-validator==0.1.1
254254 # via
255255 # jsonschema
256256 # jupyter-events
257- rpds-py == 0.20.1
257+ rpds-py == 0.21.0
258258 # via
259259 # jsonschema
260260 # referencing
You can’t perform that action at this time.
0 commit comments