Skip to content

Commit 6e1c16c

Browse files
committed
Upgrade hatch
This fixes an issue with click pypa/hatch#2050
1 parent d3b00c5 commit 6e1c16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindings_python_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ jobs:
9191
shell: bash
9292
run: |
9393
set -e
94-
pip install hatch==1.12.0
94+
pip install hatch==1.14.2
9595
hatch run dev:pip install dist/pyiceberg_core-*.whl --force-reinstall
9696
hatch run dev:test

0 commit comments

Comments
 (0)