Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
cf5a51c66a deps(deps): update sphinx-copybutton requirement from >=0.5.0 to >=0.5.2
Updates the requirements on [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases)
- [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: sphinx-copybutton
  dependency-version: 0.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 06:26:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v6
uses: actions/configure-pages@v5
if: github.ref == 'refs/heads/main' || (github.event_name == 'workflow_dispatch' && github.event.inputs.deploy_to_pages == 'true')
- name: Build Sphinx documentation

View File

@@ -7,7 +7,7 @@ myst-parser>=0.18.0
sphinx-autodoc-typehints>=1.19.0
# Additional Sphinx extensions
sphinx-copybutton>=0.5.0
sphinx-copybutton>=0.5.2
sphinx-tabs>=3.4.0
# For parsing project dependencies