Skip to content

Commit 118e26e

Browse files
committed
1 parent 03f2e57 commit 118e26e

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 @@ jobs:
1515
python-version: ["3.10", "3.11", "3.12", "3.13"]
1616
env:
1717
HATCH_ENV: "ci"
18-
HATCH_VERSION: "1.14.0"
18+
HATCH_VERSION: "1.14.1"
1919
PIPX_VERSION: "1.7.1"
2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)