Skip to content

Commit

Permalink
Chore(deps): Bump furo from 2024.1.29 to 2024.8.6
Browse files Browse the repository at this point in the history
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.1.29 to 2024.8.6.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2024.01.29...2024.08.06)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent d6f5428 commit 14919ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ optional-dependencies.develop = [
"validate-pyproject<0.19",
]
optional-dependencies.doc = [
"furo==2024.1.29", # Check visited link style on newer versions!
"furo==2024.8.6", # Check visited link style on newer versions!
"myst-parser[linkify]>=0.18,<5",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"sphinx-copybutton",
Expand Down

0 comments on commit 14919ac

Please sign in to comment.