File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 python-version : ' 3.10'
3838
3939 - name : Install hatch
40- run : pip install hatch==1.9.4
40+ run : pip install hatch==1.15.0
4141
4242 - name : Fetch relevant branches
4343 run : |
Original file line number Diff line number Diff line change 4444
4545 - name : Install toolchain
4646 run : |
47- pip install hatch==1.9.4
47+ pip install hatch==1.15.0
4848 - name : Downstreams
4949 uses : databrickslabs/sandbox/downstreams@acceptance/v0.4.2
5050 with :
Original file line number Diff line number Diff line change 3232 python-version : ' 3.10'
3333
3434 - name : Install hatch
35- run : pip install hatch==1.9.4
35+ run : pip install hatch==1.15.0
3636
3737 - name : Run nightly tests
3838 uses : databrickslabs/sandbox/acceptance@acceptance/v0.4.2
Original file line number Diff line number Diff line change 1515 - main
1616
1717env :
18- HATCH_VERSION : 1.9.4
18+ HATCH_VERSION : 1.15.0
1919
2020jobs :
2121 ci :
Original file line number Diff line number Diff line change 2727
2828 - name : Build wheels
2929 run : |
30- pip install hatch==1.9.4
30+ pip install hatch==1.15.0
3131 hatch build
3232
3333 - name : Draft release
You can’t perform that action at this time.
0 commit comments