Skip to content

Commit 881e2b8

Browse files
hub image: refreeze requirements.txt
1 parent 8f59e0e commit 881e2b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

images/hub/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ pycparser==2.23
158158
# via cffi
159159
pycurl==7.45.7
160160
# via -r unfrozen/requirements.txt
161-
pydantic==2.11.10
161+
pydantic==2.12.0
162162
# via jupyterhub
163-
pydantic-core==2.33.2
163+
pydantic-core==2.41.1
164164
# via pydantic
165165
pyjwt==2.10.1
166166
# via

images/singleuser-sample/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ pure-eval==0.2.3
218218
# via stack-data
219219
pycparser==2.23
220220
# via cffi
221-
pydantic==2.11.10
221+
pydantic==2.12.0
222222
# via jupyterhub
223-
pydantic-core==2.33.2
223+
pydantic-core==2.41.1
224224
# via pydantic
225225
pygments==2.19.2
226226
# via

0 commit comments

Comments
 (0)