66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
9- aiohttp == 3.13.0
9+ aiohttp == 3.13.1
1010 # via kubernetes-asyncio
1111aiosignal == 1.4.0
1212 # via aiohttp
13- alembic == 1.16.5
13+ alembic == 1.17.0
1414 # via jupyterhub
1515annotated-types == 0.7.0
1616 # via pydantic
@@ -25,7 +25,7 @@ bcrypt==5.0.0
2525 # via
2626 # jupyterhub-firstuseauthenticator
2727 # jupyterhub-nativeauthenticator
28- cachetools == 6.2.0
28+ cachetools == 6.2.1
2929 # via google-auth
3030certifi == 2025.10.5
3131 # via
@@ -35,9 +35,9 @@ certipy==0.2.2
3535 # via jupyterhub
3636cffi == 2.0.0
3737 # via cryptography
38- charset-normalizer == 3.4.3
38+ charset-normalizer == 3.4.4
3939 # via requests
40- cryptography == 46.0.2
40+ cryptography == 46.0.3
4141 # via
4242 # certipy
4343 # pyjwt
@@ -57,7 +57,7 @@ google-auth-oauthlib==1.2.2
5757 # via oauthenticator
5858greenlet == 3.2.4
5959 # via sqlalchemy
60- idna == 3.10
60+ idna == 3.11
6161 # via
6262 # jsonschema
6363 # jupyterhub
@@ -79,7 +79,7 @@ jsonschema-specifications==2025.9.1
7979 # via jsonschema
8080jupyter-events == 0.12.0
8181 # via jupyterhub
82- jupyterhub == 5.4.0
82+ jupyterhub == 5.4.1
8383 # via
8484 # -r unfrozen/requirements.txt
8585 # jupyterhub-firstuseauthenticator
@@ -141,11 +141,11 @@ pamela==1.2.0
141141 # via jupyterhub
142142prometheus-client == 0.23.1
143143 # via jupyterhub
144- propcache == 0.4.0
144+ propcache == 0.4.1
145145 # via
146146 # aiohttp
147147 # yarl
148- psycopg2 == 2.9.10
148+ psycopg2 == 2.9.11
149149 # via -r unfrozen/requirements.txt
150150pyasn1 == 0.6.1
151151 # via
@@ -158,9 +158,9 @@ pycparser==2.23
158158 # via cffi
159159pycurl == 7.45.7
160160 # via -r unfrozen/requirements.txt
161- pydantic == 2.12.0
161+ pydantic == 2.12.3
162162 # via jupyterhub
163- pydantic-core == 2.41.1
163+ pydantic-core == 2.41.4
164164 # via pydantic
165165pyjwt == 2.10.1
166166 # via
@@ -184,7 +184,7 @@ pyyaml==6.0.3
184184 # jupyter-events
185185 # jupyterhub-kubespawner
186186 # kubernetes-asyncio
187- referencing == 0.36.2
187+ referencing == 0.37.0
188188 # via
189189 # jsonschema
190190 # jsonschema-specifications
@@ -225,7 +225,7 @@ six==1.17.0
225225 # onetimepass
226226 # python-dateutil
227227 # rfc3339-validator
228- sqlalchemy == 2.0.43
228+ sqlalchemy == 2.0.44
229229 # via
230230 # alembic
231231 # jupyterhub
@@ -249,7 +249,7 @@ traitlets==5.14.3
249249 # jupyterhub-ldapauthenticator
250250 # jupyterhub-ltiauthenticator
251251 # oauthenticator
252- types-python-dateutil == 2.9.0.20250822
252+ types-python-dateutil == 2.9.0.20251008
253253 # via arrow
254254typing-extensions == 4.15.0
255255 # via
0 commit comments