File tree Expand file tree Collapse file tree 4 files changed +295
-467
lines changed
Expand file tree Collapse file tree 4 files changed +295
-467
lines changed Original file line number Diff line number Diff line change @@ -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" ,
@@ -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" ,
@@ -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]
You can’t perform that action at this time.
0 commit comments