File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : b130c83
2+ _commit : 68f3543
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : js
Original file line number Diff line number Diff line change 4242 "dependencies" : {},
4343 "devDependencies" : {
4444 "@finos/perspective-esbuild-plugin" : " ^3.2.1" ,
45- "@playwright/test" : " ^1.55 .1" ,
45+ "@playwright/test" : " ^1.56 .1" ,
4646 "@prospective.co/procss" : " ^0.1.17" ,
47- "cpy" : " ^12.0.1 " ,
48- "esbuild" : " ^0.25.10 " ,
49- "esbuild-plugin-less" : " ^1.3.27 " ,
47+ "cpy" : " ^12.1.0 " ,
48+ "esbuild" : " ^0.25.11 " ,
49+ "esbuild-plugin-less" : " ^1.3.28 " ,
5050 "http-server" : " ^14.1.1" ,
5151 "nodemon" : " ^3.1.10" ,
5252 "npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ develop = [
3636 " codespell>=2.4,<2.5" ,
3737 " hatch-js" ,
3838 " hatchling" ,
39- " mdformat>=0.7.22,<0.8 " ,
39+ " mdformat>=0.7.22,<1.1 " ,
4040 " mdformat-tables>=1" ,
4141 " pytest" ,
4242 " pytest-cov" ,
43- " ruff" ,
43+ " ruff>=0.9,<0.15 " ,
4444 " twine" ,
4545 " wheel" ,
4646]
You can’t perform that action at this time.
0 commit comments