From 52e31fe2e97a39987fbfdcadc1f5099d6de59189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:23:21 +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 6d6efe60fc7e0aaab814eb56cc251fc611367dd8 to 7f54e6144d8fd17188d0e99742fefc4bcb178e06 - [Release notes](https://github.com/install-pinned/maturin-with-zig/releases) - [Commits](https://github.com/install-pinned/maturin-with-zig/compare/6d6efe60fc7e0aaab814eb56cc251fc611367dd8...7f54e6144d8fd17188d0e99742fefc4bcb178e06) Updates `install-pinned/maturin` from a4ff8bbd4665ecbc69d20f0b8a06b071154500c9 to 3bfd83cd34bdcbcc8a10e459c2a9e41e6c33e706 - [Release notes](https://github.com/install-pinned/maturin/releases) - [Commits](https://github.com/install-pinned/maturin/compare/a4ff8bbd4665ecbc69d20f0b8a06b071154500c9...3bfd83cd34bdcbcc8a10e459c2a9e41e6c33e706) --- updated-dependencies: - dependency-name: install-pinned/maturin-with-zig dependency-version: 7f54e6144d8fd17188d0e99742fefc4bcb178e06 dependency-type: direct:production dependency-group: dependencies - dependency-name: install-pinned/maturin dependency-version: 3bfd83cd34bdcbcc8a10e459c2a9e41e6c33e706 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 88058bc1..6d34dd69 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@6d6efe60fc7e0aaab814eb56cc251fc611367dd8 + uses: install-pinned/maturin-with-zig@7f54e6144d8fd17188d0e99742fefc4bcb178e06 - if: runner.os != 'Linux' name: Install maturin from PyPI - uses: install-pinned/maturin@a4ff8bbd4665ecbc69d20f0b8a06b071154500c9 + uses: install-pinned/maturin@3bfd83cd34bdcbcc8a10e459c2a9e41e6c33e706 - 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@6d6efe60fc7e0aaab814eb56cc251fc611367dd8 + uses: install-pinned/maturin-with-zig@7f54e6144d8fd17188d0e99742fefc4bcb178e06 - 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 30e51353..0163c1a3 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@6d6efe60fc7e0aaab814eb56cc251fc611367dd8 + - uses: install-pinned/maturin-with-zig@7f54e6144d8fd17188d0e99742fefc4bcb178e06 - uses: install-pinned/mypy@75779f141592e4909d64e13f8a1861f06aa9cd8d - uses: install-pinned/pdoc@69ba59f9699df21e1026110af4ec6b10a98cf5cd