From 5f8da2633143d36761b0ea484ed79e6a40a05da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 19:14:02 +0000 Subject: [PATCH] Bump bact/pitloom from 0.16.2 to 0.17.0 Bumps [bact/pitloom](https://github.com/bact/pitloom) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/bact/pitloom/releases) - [Changelog](https://github.com/bact/pitloom/blob/main/CHANGELOG.md) - [Commits](https://github.com/bact/pitloom/compare/4842922f65fb7ed1c5e51507c0fb253c62d97960...68b02e2052902012716c6b888addbaf95d5e1bf5) --- updated-dependencies: - dependency-name: bact/pitloom dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pypi-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index 552e82b..eb62e2b 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -40,7 +40,7 @@ jobs: - name: Embed SBOM into the wheel id: pitloom - uses: bact/pitloom@4842922f65fb7ed1c5e51507c0fb253c62d97960 # v0.16.2 + uses: bact/pitloom@68b02e2052902012716c6b888addbaf95d5e1bf5 # v0.17.0 with: embed-wheel: "dist/*.whl" project-path: "."