Skip to content

Commit

Permalink
Update to hatch==1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Jul 14, 2024
1 parent a0f544a commit bf4bca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: ["3.10", "3.11", "3.12"]
env:
HATCH_ENV: "ci"
HATCH_VERSION: "1.9.4"
HATCH_VERSION: "1.12.0"
PIPX_VERSION: "1.6.0"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bf4bca8

Please sign in to comment.