@@ -11,7 +11,7 @@ dependencies = [
1111 " annotated-doc==0.0.4" ,
1212 " annotated-types==0.7.0" ,
1313 " anyio==4.9.0" ,
14- " asgiref==3.9.1 " ,
14+ " asgiref==3.11.0 " ,
1515 " async-timeout==5.0.1" ,
1616 " attrs==25.3.0" ,
1717 " avro-python3==1.10.2" ,
@@ -34,7 +34,7 @@ dependencies = [
3434 " exceptiongroup==1.2.2" ,
3535 " fastapi==0.124.0" ,
3636 " fastavro==1.12.1" ,
37- " fonttools==4.59.2 " ,
37+ " fonttools==4.61.1 " ,
3838 " frozenlist==1.7.0" ,
3939 " google-auth==1.6.3" ,
4040 " googleapis-common-protos==1.70.0" ,
@@ -52,7 +52,7 @@ dependencies = [
5252 " kiwisolver==1.4.9" ,
5353 " kubernetes==31.0.0" ,
5454 " limits==3.13.0" ,
55- " markdown-it-py==3 .0.0" ,
55+ " markdown-it-py==4 .0.0" ,
5656 " MarkupSafe==3.0.2" ,
5757 " mdurl==0.1.2" ,
5858 " motor==3.6.0" ,
@@ -86,7 +86,7 @@ dependencies = [
8686 " protobuf==4.25.8" ,
8787 " psutil==6.1.0" ,
8888 " pyasn1==0.6.1" ,
89- " pyasn1_modules==0.4.1 " ,
89+ " pyasn1_modules==0.4.2 " ,
9090 " pydantic==2.9.2" ,
9191 " pydantic-avro==0.7.1" ,
9292 " pydantic-settings==2.5.2" ,
@@ -116,10 +116,10 @@ dependencies = [
116116 " tiktoken==0.11.0" ,
117117 " tomli==2.0.2" ,
118118 " typing_extensions==4.12.2" ,
119- " urllib3==1.26.20 " ,
119+ " urllib3==2.6.2 " ,
120120 " uvicorn==0.34.2" ,
121121 " websocket-client==1.8.0" ,
122- " Werkzeug==3.0 .4" ,
122+ " Werkzeug==3.1 .4" ,
123123 " wrapt==1.16.0" ,
124124 " yarl==1.20.1" ,
125125 " zipp==3.20.2" ,
@@ -137,7 +137,7 @@ dev = [
137137 " coverage==7.13.0" ,
138138 " hypothesis==6.103.4" ,
139139 " iniconfig==2.0.0" ,
140- " matplotlib==3.9.2 " ,
140+ " matplotlib==3.10.8 " ,
141141 " mypy==1.17.1" ,
142142 " mypy_extensions==1.1.0" ,
143143 " pipdeptree==2.23.4" ,
@@ -146,7 +146,7 @@ dev = [
146146 " pytest-asyncio==1.3.0" ,
147147 " pytest-cov==5.0.0" ,
148148 " pytest-xdist==3.6.1" ,
149- " ruff==0.14.9 " ,
149+ " ruff==0.14.10 " ,
150150 " types-cachetools==6.2.0.20250827" ,
151151 " types-confluent-kafka==1.3.6" ,
152152]
0 commit comments