From 639d183b61b0b8cb524d2ab5f31ff62a681806f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:03:21 +0000 Subject: [PATCH 1/2] Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.1 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e...ba38be9e461d3875417946c167d0b5f3d385a247) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 20937b5c428..60ae847b278 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -170,6 +170,6 @@ jobs: run: ls -l python-dist - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 + uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1 with: packages-dir: python-dist/ From b9dcc94713a9d1b6f418fd66f6eababb23bdf073 Mon Sep 17 00:00:00 2001 From: Dmytro Shteflyuk Date: Wed, 12 Aug 2026 15:10:51 -0400 Subject: [PATCH 2/2] Bump pypa/gh-action-pypi-publish to 1.14.2 Co-Authored-By: OpenAI Codex (GPT-5.6) --- .github/workflows/pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 60ae847b278..d269010be19 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -170,6 +170,6 @@ jobs: run: ls -l python-dist - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 with: packages-dir: python-dist/