File tree 2 files changed +6
-6
lines changed
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
10
10
# via kubernetes-asyncio
11
11
aiosignal == 1.3.1
12
12
# via aiohttp
13
- alembic == 1.13.3
13
+ alembic == 1.14.0
14
14
# via jupyterhub
15
15
annotated-types == 0.7.0
16
16
# via pydantic
@@ -51,7 +51,7 @@ frozenlist==1.5.0
51
51
# via
52
52
# aiohttp
53
53
# aiosignal
54
- google-auth == 2.35 .0
54
+ google-auth == 2.36 .0
55
55
# via google-auth-oauthlib
56
56
google-auth-oauthlib == 1.2.1
57
57
# via oauthenticator
@@ -96,7 +96,7 @@ jupyterhub-idle-culler==1.4.0
96
96
# via -r unfrozen/requirements.txt
97
97
jupyterhub-kubespawner == 7.0.0
98
98
# via -r unfrozen/requirements.txt
99
- jupyterhub-ldapauthenticator == 2.0.1
99
+ jupyterhub-ldapauthenticator == 2.0.2
100
100
# via -r unfrozen/requirements.txt
101
101
jupyterhub-ltiauthenticator == 1.6.2
102
102
# via -r unfrozen/requirements.txt
@@ -202,7 +202,7 @@ rfc3986-validator==0.1.1
202
202
# via
203
203
# jsonschema
204
204
# jupyter-events
205
- rpds-py == 0.20.1
205
+ rpds-py == 0.21.0
206
206
# via
207
207
# jsonschema
208
208
# referencing
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.3
7
+ alembic == 1.14.0
8
8
# via jupyterhub
9
9
annotated-types == 0.7.0
10
10
# via pydantic
@@ -254,7 +254,7 @@ rfc3986-validator==0.1.1
254
254
# via
255
255
# jsonschema
256
256
# jupyter-events
257
- rpds-py == 0.20.1
257
+ rpds-py == 0.21.0
258
258
# via
259
259
# jsonschema
260
260
# referencing
You can’t perform that action at this time.
0 commit comments