Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
7354b1aced docs: bump furo from 2024.8.6 to 2025.9.25 in /docs
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.8.6 to 2025.9.25.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2024.08.06...2025.09.25)

---
updated-dependencies:
- dependency-name: furo
  dependency-version: 2025.9.25
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-26 01:02:53 +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.13.0
uses: pypa/gh-action-pypi-publish@v1.10.3
with:
user: __token__
password: ${{ secrets.TEST_PYPI_TOKEN }}

View File

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