Browse Source

⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9 (#14144)

Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/mkdocstrings/griffe-typingdoc/releases)
- [Changelog](https://github.com/mkdocstrings/griffe-typingdoc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/griffe-typingdoc/compare/0.2.8...0.2.9)

---
updated-dependencies:
- dependency-name: griffe-typingdoc
  dependency-version: 0.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 2 days ago
committed by GitHub
parent
commit
3e97c96b60
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements-docs.txt

2
requirements-docs.txt

@ -12,7 +12,7 @@ pillow==11.3.0
# For image processing by Material for MkDocs # For image processing by Material for MkDocs
cairosvg==2.8.2 cairosvg==2.8.2
mkdocstrings[python]==0.26.1 mkdocstrings[python]==0.26.1
griffe-typingdoc==0.2.8 griffe-typingdoc==0.2.9
# For griffe, it formats with black # For griffe, it formats with black
black==25.1.0 black==25.1.0
mkdocs-macros-plugin==1.4.0 mkdocs-macros-plugin==1.4.0

Loading…
Cancel
Save