summary = "Copy your docs directly to the gh-pages branch."
groups = ["docs"]
dependencies = [
"python-dateutil>=2.8.1",
]
...
...
@@ -188,15 +198,16 @@ files = [
[[package]]
name = "griffe"
version = "0.38.0"
version = "0.38.1"
requires_python = ">=3.8"
summary = "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API."