Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 316044d

Browse files
Bump furo from 2022.12.7 to 2023.3.23 (#15327)
* Bump furo from 2022.12.7 to 2023.3.23 Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.23. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2022.12.07...2023.03.23) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent fae4a2c commit 316044d

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

changelog.d/15327.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump furo from 2022.12.7 to 2023.3.23.

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ optional = true
359359
sphinx = {version = "^6.1", python = "^3.8"}
360360
sphinx-autodoc2 = {version = "^0.4.2", python = "^3.8"}
361361
myst-parser = {version = "^1.0.0", python = "^3.8"}
362-
furo = "^2022.12.7"
362+
furo = ">=2022.12.7,<2024.0.0"
363363

364364

365365
[build-system]

0 commit comments

Comments
 (0)