File tree Expand file tree Collapse file tree 2 files changed +51
-51
lines changed Expand file tree Collapse file tree 2 files changed +51
-51
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ dependencies = [
2525 " biliass==2.3.0" ,
2626 " colorama>=0.4.6; sys_platform == 'win32'" ,
2727 " typing-extensions>=4.14.1" ,
28- " dict2xml>=1.7.6 " ,
28+ " dict2xml>=1.7.7 " ,
2929 " httpx[http2,socks]>=0.28.1" ,
30- " tomli>=2.0.2 ; python_version < '3.11'" ,
30+ " tomli>=2.2.1 ; python_version < '3.11'" ,
3131 " pydantic>=2.11.7" ,
32- " returns>=0.25 .0" ,
32+ " returns>=0.26 .0" ,
3333]
3434optional-dependencies.mcp = [" fastmcp>=2.10.2" ]
3535
@@ -44,13 +44,13 @@ yutto = "yutto.__main__:main"
4444
4545[dependency-groups ]
4646dev = [
47- " pyright>=1.1.402 " ,
48- " ruff>=0.12.2 " ,
47+ " pyright>=1.1.403 " ,
48+ " ruff>=0.12.5 " ,
4949 " typos>=1.34.0" ,
5050 " pytest>=8.4.1" ,
5151 " pytest-rerunfailures>=15.1" ,
5252 " syrupy>=4.9.1" ,
53- " pytest-codspeed>=3.2 .0" ,
53+ " pytest-codspeed>=4.0 .0" ,
5454]
5555
5656[tool .uv .sources ]
You can’t perform that action at this time.
0 commit comments