Skip to content

Commit

Permalink
chore(deps): Bump mkdocs from 1.2.3 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.2.3...1.3.0)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2022
1 parent 7b39dc5 commit cd59dc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.6"
# main
mkdocs = "^1.2"
mkdocs = "^1.3"
# themes
mkdocs-material = "8.2.7"
mkdocs-rtd-dropdown = "1.0.2"
Expand Down

0 comments on commit cd59dc9

Please sign in to comment.