File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 python-version : " 3.12"
3333
3434 - if : ${{ inputs.node == 'true' }}
35- uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
35+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
3636 with :
3737 node-version : " 20"
3838
Original file line number Diff line number Diff line change 8484 with :
8585 python-version : ' 3.12'
8686
87- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
87+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
8888 if : matrix.setup-node == 'true'
8989 with :
9090 node-version : ' 20'
Original file line number Diff line number Diff line change 11[build-system ]
22requires = [
3- " hatchling==1.31 .0"
3+ " hatchling==1.32 .0"
44]
55build-backend = " hatchling.build"
66
@@ -14,8 +14,8 @@ dependencies = [
1414 " mdutils==1.8.1" ,
1515 " prettytable==3.18.0" ,
1616 " GitPython==3.1.59" ,
17- " packaging==26.2 " ,
18- " python-dotenv==1.2.2 " ,
17+ " packaging==26.3 " ,
18+ " python-dotenv==1.2.3 " ,
1919 " socketdev==3.5.0" ,
2020 " beautifulsoup4==4.15.0" ,
2121 " markdown==3.10.3" ,
@@ -47,11 +47,11 @@ test = [
4747 " pytest-watch==4.2.0"
4848]
4949dev = [
50- " ruff==0.16.1 " ,
50+ " ruff==0.16.3 " ,
5151 " twine==7.0.0" , # for building
52- " uv==0.12.0 " , # for dependency management
53- " pre-commit==4.6.1 " ,
54- " hatch==1.17.1 "
52+ " uv==0.12.5 " , # for dependency management
53+ " pre-commit==4.6.2 " ,
54+ " hatch==1.18.0 "
5555]
5656
5757[project .scripts ]
You can’t perform that action at this time.
0 commit comments