We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gitpython
1 parent 0cf5e5d commit 8d8775eCopy full SHA for 8d8775e
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.42" "mike@^1.1.2"
+ poetry add --dev "gitpython@^3.1.43" "mike@^1.1.2"
37
38
1. Commit the resulting `pyproject.toml` and `poetry.lock` files.
39
0 commit comments