Skip to content

Commit 2cc2218

Browse files
base: refreeze requirements.txt
1 parent 955b7d0 commit 2cc2218

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

base/requirements.txt

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ attrs==25.3.0
1515
# via
1616
# jsonschema
1717
# referencing
18-
certifi==2025.8.3
18+
certifi==2025.10.5
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,21 +64,21 @@ 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.10
7272
# via jupyterhub
7373
pydantic-core==2.33.2
7474
# via pydantic
7575
python-dateutil==2.9.0.post0
7676
# via
7777
# arrow
7878
# jupyterhub
79-
python-json-logger==3.3.0
79+
python-json-logger==4.0.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)