File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 37f89c1
2+ _commit : b3bc450
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : jupyter
Original file line number Diff line number Diff line change 6161 "eslint-config-airbnb-base" : " ^15.0.0" ,
6262 "eslint-config-prettier" : " ^10.1.8" ,
6363 "eslint-plugin-import" : " ^2.32.0" ,
64- "eslint-plugin-jest" : " ^29.12.0 " ,
64+ "eslint-plugin-jest" : " ^29.12.1 " ,
6565 "eslint-plugin-json" : " ^3.1.0" ,
6666 "eslint-plugin-prettier" : " ^5.5.4" ,
6767 "isomorphic-fetch" : " ^3.0.0" ,
7070 "jest-junit" : " ^16.0.0" ,
7171 "jest-transform-css" : " ^6.0.3" ,
7272 "mkdirp" : " ^3.0.1" ,
73- "prettier" : " ^3.7.4 " ,
73+ "prettier" : " ^3.8.1 " ,
7474 "rimraf" : " ^6.1.2"
7575 }
7676}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires = [
44 " hatch-js" ,
55 " jupyterlab>=4,<5" ,
66]
7- build-backend = " hatchling.build"
7+ build-backend = " hatchling.build"
88
99[project ]
1010name = " python-template-jupyter"
You can’t perform that action at this time.
0 commit comments