Skip to content

Commit

Permalink
⬆️ Bump furo from 2023.9.10 to 2024.8.6
Browse files Browse the repository at this point in the history
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.9.10 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@2023.09.10...2024.08.06)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent a147f87 commit be79d50
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 @@ -44,7 +44,7 @@ firecrest = "aiida_firecrest.transport:FirecrestTransport"

[project.optional-dependencies]
dev = ["pytest", "pytest-cov", "pytest-regressions", "pytest-timeout", "pgtest"]
docs = ["furo==2023.9.10"]
docs = ["furo==2024.8.6"]

[tool.flit.sdist]
exclude = [
Expand Down

0 comments on commit be79d50

Please sign in to comment.