Skip to content

Commit 7c43fd0

Browse files
authored
Merge pull request #162 from per1234/bump-gitpython
Bump `gitpython` dependency to ^3.1.23 in template
2 parents c31bff6 + 55dac21 commit 7c43fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/deploy-mkdocs-versioned-poetry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See the ["Deploy Website" workflow (MkDocs, Poetry) documentation](deploy-mkdocs
3333

3434
1. Run this command:
3535
```
36-
poetry add --dev "gitpython@^3.1.20" "mike@^1.1.0"
36+
poetry add --dev "gitpython@^3.1.23" "mike@^1.1.0"
3737
```
3838
1. Commit the resulting `pyproject.toml` and `poetry.lock` files.
3939

0 commit comments

Comments
 (0)