Bump the python-packages group with 1 update (#2241)

Bumps the python-packages group with 1 update: [furo](https://github.com/pradyunsg/furo).


Updates `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](https://github.com/pradyunsg/furo/compare/2023.09.10...2024.01.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1159/merge
dependabot[bot] 2024-01-31 10:53:57 -08:00 zatwierdzone przez GitHub
rodzic 959e020297
commit 890615b3f2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -71,7 +71,7 @@ setup(
extras_require={
"docs": [
"Sphinx==7.2.6",
"furo==2023.9.10",
"furo==2024.1.29",
"sphinx-autobuild",
"codespell>=2.2.5",
"blacken-docs",