Skip to content

Commit 5b8b25c

Browse files
committed
1 parent 80cc52a commit 5b8b25c

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
@@ -56,7 +56,7 @@ jobs:
5656
python-version: ["3.9", "3.10", "3.11", "3.12"]
5757
env:
5858
HATCH_ENV: "ci"
59-
HATCH_VERSION: "1.14.0"
59+
HATCH_VERSION: "1.14.1"
6060
PIPX_VERSION: "1.7.1"
6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)