File tree Expand file tree Collapse file tree 2 files changed +217
-216
lines changed Expand file tree Collapse file tree 2 files changed +217
-216
lines changed Original file line number Diff line number Diff line change @@ -39,18 +39,18 @@ dev = [
3939 " brotli>=1.1.0" ,
4040 " connect-python-example" ,
4141 " coverage>=7.10" ,
42- " flask>=3.1.1 " ,
43- " just-bin; sys_platform != 'win32'" ,
42+ " flask>=3.1.2 " ,
43+ " just-bin>=1.42.4 ; sys_platform != 'win32'" ,
4444 " mkdocs>=1.6.1" ,
45- " mkdocs-material>=9.6.16 " ,
46- " mkdocstrings[python]>=0.30.0 " ,
47- " pyright[nodejs]>=1.1.403 " ,
48- " pytest>=8.4.1 " ,
45+ " mkdocs-material>=9.6.20 " ,
46+ " mkdocstrings[python]>=0.30.1 " ,
47+ " pyright[nodejs]>=1.1.405 " ,
48+ " pytest>=8.4.2 " ,
4949 " pytest-asyncio>=1.1.0" ,
50- " pytest-cov>=6.2.1 " ,
51- " ruff> =0.12.7 " ,
52- " typing_extensions>=4.14.1 " ,
53- " zstandard>=0.24 .0" ,
50+ " pytest-cov>=7.0.0 " ,
51+ " ruff~ =0.12" , # Stay compatible with 0.12 until we want to bump to 0.13, where formatting may change
52+ " typing_extensions>=4.15.0 " ,
53+ " zstandard>=0.25 .0" ,
5454]
5555
5656[build-system ]
You can’t perform that action at this time.
0 commit comments