Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
4e64f8d358 build(deps): bump pypa/gh-action-pypi-publish
Bumps the github_actions group with 1 update in the /.github/workflows directory: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `pypa/gh-action-pypi-publish` from 1.10.3 to 1.13.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.13.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.13.0
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 15:43:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ jobs:
poetry build --ansi
- name: Publish package on TestPyPI
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.13.0
with:
user: __token__
password: ${{ secrets.TEST_PYPI_TOKEN }}

View File

@@ -1,2 +1,2 @@
furo==2024.8.6
sphinx==9.0.4
sphinx==8.1.3