Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Jan 30, 2024
1 parent 5a4c6d6 commit 4a50dec
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ xmltodict = "^0.13.0"

[tool.poetry.group.dev.dependencies]
coverage = { extras = ["toml"], version = "^7.2.3" }
furo = "^2023.05.20"
furo = ">=2023.5.20,<2025.0.0"
mypy = "^1.2.0"
myst-parser = "^2.0.0"
pytest = "^7.3.1"
Expand Down

0 comments on commit 4a50dec

Please sign in to comment.