Skip to content

Commit 8f25426

Browse files
committed
Bump hatch to fix virtualenv dependency
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
1 parent 8980898 commit 8f25426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
env:
1616
# Common versions
1717
PYTHON_VERSION: '3.11'
18-
HATCH_VERSION: '1.12.0'
18+
HATCH_VERSION: '1.16.5'
1919
DOCKER_BUILDX_VERSION: 'v0.24.0'
2020

2121
# These environment variables are important to the Crossplane CLI install.sh

0 commit comments

Comments
 (0)