Skip to content

Commit 2865363

Browse files
base: refreeze requirements.txt
1 parent 34728b8 commit 2865363

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

base/requirements.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ certifi==2025.8.3
1919
# via requests
2020
certipy==0.2.2
2121
# via jupyterhub
22-
cffi==1.17.1
22+
cffi==2.0.0
2323
# via cryptography
2424
charset-normalizer==3.4.3
2525
# via requests
26-
cryptography==45.0.7
26+
cryptography==46.0.2
2727
# via certipy
2828
fqdn==1.5.1
2929
# via jsonschema
@@ -48,11 +48,11 @@ jupyter-events==0.12.0
4848
# via jupyterhub
4949
jupyterhub==5.3.0
5050
# via -r requirements.in
51-
lark==1.2.2
51+
lark==1.3.0
5252
# via rfc3987-syntax
5353
mako==1.3.10
5454
# via alembic
55-
markupsafe==3.0.2
55+
markupsafe==3.0.3
5656
# via
5757
# jinja2
5858
# mako
@@ -64,11 +64,11 @@ packaging==25.0
6464
# jupyterhub
6565
pamela==1.2.0
6666
# via jupyterhub
67-
prometheus-client==0.22.1
67+
prometheus-client==0.23.1
6868
# via jupyterhub
69-
pycparser==2.22
69+
pycparser==2.23
7070
# via cffi
71-
pydantic==2.11.7
71+
pydantic==2.11.9
7272
# via jupyterhub
7373
pydantic-core==2.33.2
7474
# via pydantic
@@ -78,7 +78,7 @@ python-dateutil==2.9.0.post0
7878
# jupyterhub
7979
python-json-logger==3.3.0
8080
# via jupyter-events
81-
pyyaml==6.0.2
81+
pyyaml==6.0.3
8282
# via jupyter-events
8383
referencing==0.36.2
8484
# via
@@ -122,12 +122,13 @@ types-python-dateutil==2.9.0.20250822
122122
typing-extensions==4.15.0
123123
# via
124124
# alembic
125+
# cryptography
125126
# pydantic
126127
# pydantic-core
127128
# referencing
128129
# sqlalchemy
129130
# typing-inspection
130-
typing-inspection==0.4.1
131+
typing-inspection==0.4.2
131132
# via pydantic
132133
uri-template==1.3.0
133134
# via jsonschema

0 commit comments

Comments
 (0)