We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gitpython
1 parent 24c7c6d commit af4403cCopy full SHA for af4403c
workflow-templates/deploy-mkdocs-versioned-poetry.md
@@ -33,7 +33,7 @@ See the ["Deploy Website" workflow (MkDocs, Poetry) documentation](deploy-mkdocs
33
34
1. Run this command:
35
```
36
- poetry add --dev "gitpython@^3.1.43" "mike@^1.1.2"
+ poetry add --dev "gitpython@^3.1.44" "mike@^1.1.2"
37
38
1. Commit the resulting `pyproject.toml` and `poetry.lock` files.
39
0 commit comments