Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and edaniszewski committed Jul 20, 2021
1 parent 0af4304 commit 1bd6174
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"

[tool.poetry.dependencies]
python = "^3.6"
mkdocs = "^1.2.1"
mkdocs = "^1.2.2"
mkdocs-material = "^7.1.10"
pymdown-extensions = "^8.2"
pygments = "^2.9.0"
Expand Down

0 comments on commit 1bd6174

Please sign in to comment.