File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ certifi==2025.8.3
1919 # via requests
2020certipy == 0.2.2
2121 # via jupyterhub
22- cffi == 1.17.1
22+ cffi == 2.0.0
2323 # via cryptography
2424charset-normalizer == 3.4.3
2525 # via requests
26- cryptography == 45 .0.7
26+ cryptography == 46 .0.2
2727 # via certipy
2828fqdn == 1.5.1
2929 # via jsonschema
@@ -48,11 +48,11 @@ jupyter-events==0.12.0
4848 # via jupyterhub
4949jupyterhub == 5.3.0
5050 # via -r requirements.in
51- lark == 1.2.2
51+ lark == 1.3.0
5252 # via rfc3987-syntax
5353mako == 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
6565pamela == 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
7373pydantic-core == 2.33.2
7474 # via pydantic
@@ -78,7 +78,7 @@ python-dateutil==2.9.0.post0
7878 # jupyterhub
7979python-json-logger == 3.3.0
8080 # via jupyter-events
81- pyyaml == 6.0.2
81+ pyyaml == 6.0.3
8282 # via jupyter-events
8383referencing == 0.36.2
8484 # via
@@ -122,12 +122,13 @@ types-python-dateutil==2.9.0.20250822
122122typing-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
132133uri-template == 1.3.0
133134 # via jsonschema
You can’t perform that action at this time.
0 commit comments