We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f2e57 commit 118e26eCopy full SHA for 118e26e
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: ["3.10", "3.11", "3.12", "3.13"]
16
env:
17
HATCH_ENV: "ci"
18
- HATCH_VERSION: "1.14.0"
+ HATCH_VERSION: "1.14.1"
19
PIPX_VERSION: "1.7.1"
20
steps:
21
- uses: actions/checkout@v4
0 commit comments