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 80cc52a commit 5b8b25cCopy full SHA for 5b8b25c
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
python-version: ["3.9", "3.10", "3.11", "3.12"]
57
env:
58
HATCH_ENV: "ci"
59
- HATCH_VERSION: "1.14.0"
+ HATCH_VERSION: "1.14.1"
60
PIPX_VERSION: "1.7.1"
61
steps:
62
- uses: actions/checkout@v4
0 commit comments