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