Skip to content

Commit

Permalink
build(deps): bump install-pinned/maturin
Browse files Browse the repository at this point in the history
Bumps [install-pinned/maturin](https://github.com/install-pinned/maturin) from 9ef429e73235cb3ab68a9f8677ca10a189592a5e to 0620ca40d2c575adaa48574fe2f6c76aa188e2c6.
- [Release notes](https://github.com/install-pinned/maturin/releases)
- [Commits](install-pinned/maturin@9ef429e...0620ca4)

---
updated-dependencies:
- dependency-name: install-pinned/maturin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and chrjabs committed Jun 7, 2024
1 parent 9e8e5f5 commit d4eff51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- name: Install maturin from PyPI
uses: install-pinned/maturin@9ef429e73235cb3ab68a9f8677ca10a189592a5e
uses: install-pinned/maturin@0620ca40d2c575adaa48574fe2f6c76aa188e2c6
- name: Install mypy from PyPI
uses: install-pinned/mypy@2f42ad87a5ce739fd68da21a074d6cc44281a487
- name: Install python project
Expand Down

0 comments on commit d4eff51

Please sign in to comment.