File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ dev = [
4646 " grpcio-tools==1.80.0" ,
4747 " gunicorn==26.0.0" ,
4848 " hypercorn==0.18.0" ,
49- " poethepoet==0.45 .0" ,
49+ " poethepoet==0.46 .0" ,
5050 " pyvoy==0.3.0" ,
51- " ruff==0.15.12 " ,
52- " tombi==0.11.1 " ,
53- " ty==0.0.35 " ,
54- " types-grpcio==1.0.0.20260508 " ,
51+ " ruff==0.15.13 " ,
52+ " tombi==0.11.5 " ,
53+ " ty==0.0.37 " ,
54+ " types-grpcio==1.0.0.20260514 " ,
5555 " types-protobuf==7.34.1.20260508" ,
5656 " typing_extensions==4.15.0" ,
57- " uvicorn==0.46 .0" ,
57+ " uvicorn==0.47 .0" ,
5858 " zstandard==0.25.0" ,
5959
6060 # dev dependencies only used in subprojects. Optimal structure would include these
@@ -75,7 +75,7 @@ dev = [
7575 " pytest-timeout" ,
7676]
7777
78- docs = [" mkdocstrings-python==2.0.3" , " zensical==0.0.41 " ]
78+ docs = [" mkdocstrings-python==2.0.3" , " zensical==0.0.42 " ]
7979
8080[build-system ]
8181requires = [" uv_build>=0.11.0,<0.12.0" ]
You can’t perform that action at this time.
0 commit comments