From a81b6bf0c64f2e7a69c3d1ac4d552b7568728709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 20:23:04 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [install-pinned/maturin-with-zig](https://github.com/install-pinned/maturin-with-zig) and [install-pinned/maturin](https://github.com/install-pinned/maturin). Updates `install-pinned/maturin-with-zig` from 4d1a9421a8c84036989276ddf3dbd24aa48b8111 to f2d528f09a3bbfb659c9959647d05c64874401d8 - [Release notes](https://github.com/install-pinned/maturin-with-zig/releases) - [Commits](https://github.com/install-pinned/maturin-with-zig/compare/4d1a9421a8c84036989276ddf3dbd24aa48b8111...f2d528f09a3bbfb659c9959647d05c64874401d8) Updates `install-pinned/maturin` from 239b89ed00a1af9a610f3623e6d8b07d1bd8f88f to 2b1e63c9d1c75642660f559ebf5dacab346d0555 - [Release notes](https://github.com/install-pinned/maturin/releases) - [Commits](https://github.com/install-pinned/maturin/compare/239b89ed00a1af9a610f3623e6d8b07d1bd8f88f...2b1e63c9d1c75642660f559ebf5dacab346d0555) --- updated-dependencies: - dependency-name: install-pinned/maturin-with-zig dependency-version: f2d528f09a3bbfb659c9959647d05c64874401d8 dependency-type: direct:production dependency-group: dependencies - dependency-name: install-pinned/maturin dependency-version: 2b1e63c9d1c75642660f559ebf5dacab346d0555 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 6 +++--- .github/workflows/docs.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2470887..e49f326c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,10 +91,10 @@ jobs: - if: runner.os == 'Linux' name: Install maturin[zig] from PyPI - uses: install-pinned/maturin-with-zig@4d1a9421a8c84036989276ddf3dbd24aa48b8111 + uses: install-pinned/maturin-with-zig@f2d528f09a3bbfb659c9959647d05c64874401d8 - if: runner.os != 'Linux' name: Install maturin from PyPI - uses: install-pinned/maturin@239b89ed00a1af9a610f3623e6d8b07d1bd8f88f + uses: install-pinned/maturin@2b1e63c9d1c75642660f559ebf5dacab346d0555 - if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') run: python .github/scripts/pin-versions.py @@ -195,7 +195,7 @@ jobs: - uses: mhils/workflows/checkout@5b6540d578f48644ffa5e955cedadc81034cb7d8 # v18.0 - uses: ./.github/actions/setup - name: Install maturin[zig] from PyPI - uses: install-pinned/maturin-with-zig@4d1a9421a8c84036989276ddf3dbd24aa48b8111 + uses: install-pinned/maturin-with-zig@f2d528f09a3bbfb659c9959647d05c64874401d8 - run: maturin build --release ${{ matrix.args }} working-directory: ./mitmproxy-linux - run: test -f target/wheels/*-py3-none-*.whl # ensure we have a universal wheel diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 47e83a3a..1f3f965b 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -22,7 +22,7 @@ jobs: # TODO: This should ideally just reuse the main CI artifacts. - uses: mhils/workflows/checkout@5b6540d578f48644ffa5e955cedadc81034cb7d8 # v18.0 - uses: ./.github/actions/setup - - uses: install-pinned/maturin-with-zig@4d1a9421a8c84036989276ddf3dbd24aa48b8111 + - uses: install-pinned/maturin-with-zig@f2d528f09a3bbfb659c9959647d05c64874401d8 - uses: install-pinned/mypy@75779f141592e4909d64e13f8a1861f06aa9cd8d - uses: install-pinned/pdoc@69ba59f9699df21e1026110af4ec6b10a98cf5cd