8000 Update furo requirement from <2022.3.5 to <2022.4.8 (#827) · python/devguide@93057b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93057b5

Browse files
Update furo requirement from <2022.3.5 to <2022.4.8 (#827)
Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2020.08.14.beta5...2022.04.07) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ee6bff commit 93057b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Sphinx==4.5.0
2-
furo<2022.3.5
2+
furo<2022.4.8
33
sphinx_copybutton>=0.3.3

0 commit comments

Comments
 (0)
0