Skip to content

Commit

Permalink
change the dependency mkdocs to ==1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msaipraneeth committed Aug 2, 2023
1 parent 7845fa5 commit e445cff
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 48 deletions.
62 changes: 15 additions & 47 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dec-tool = 'tools:cli'
python = "^3.8"
Pillow = "^9.4.0"
CairoSVG = "^2.7.0"
mkdocs = "^1.4.2"
mkdocs = "==1.4.2"
mike = "^1.1.2"
mkdocs-git-revision-date-localized-plugin = "^1.2.0"
mkdocs-awesome-pages-plugin = "^2.8.0"
Expand Down

0 comments on commit e445cff

Please sign in to comment.