![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.5.1 to 0.5.2. - [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.1...v0.5.2) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
# Used by ReadTheDocs; pinned requirements for stability.
|
|
|
|
myst-parser==1.0.0
|
|
Sphinx==6.1.3
|
|
# Older versions break Sphinx even though they're declared to be supported.
|
|
docutils==0.19
|
|
sphinxcontrib-programoutput==0.17
|
|
sphinx_copybutton==0.5.2
|
|
furo==2023.3.27
|