We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c31bff6 + 55dac21 commit 7c43fd0Copy full SHA for 7c43fd0
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.20" "mike@^1.1.0"
+ poetry add --dev "gitpython@^3.1.23" "mike@^1.1.0"
37
38
1. Commit the resulting `pyproject.toml` and `poetry.lock` files.
39
0 commit comments