Skip to content

Commit

Permalink
chore(deps): update install-pinned/mypy digest to 70ca845
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 018a24e commit 8410664
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 @@ -93,7 +93,7 @@ jobs:
- name: Install maturin from PyPI
uses: install-pinned/maturin@69e29227c757f6cf98bfd301f2eec45cea2a06a5
- name: Install mypy from PyPI
uses: install-pinned/mypy@c6417c46426c90da6f8224c3d3b1935a812ffe75
uses: install-pinned/mypy@70ca845720ce080efb591d1e3fa19f6611079bf0
- name: Install python project
run: maturin build -m pyapi/Cargo.toml && pip install --no-index --find-links target/wheels/ rustsat
- name: Test stubs
Expand Down

0 comments on commit 8410664

Please sign in to comment.