Skip to content

Commit 4d73276

Browse files
chore(deps-dev): bump mkdocs from 1.2.3 to 1.2.4 (#129)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d575ca2 commit 4d73276

File tree

2 files changed

+58
-6
lines changed

2 files changed

+58
-6
lines changed

poetry.lock

Lines changed: 57 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ black = { version = "^22.1", python = "^3.6.2" }
2929
flake8 = "^4.0.1"
3030
flake8-annotations = { version = "^2.7.0", python = "^3.6.2" }
3131
flake8-docstrings = "^1.5.0"
32-
mkdocs = "^1.2.3"
32+
mkdocs = "^1.2.4"
3333
mkdocs-material = "^8.2.5"
3434
mkdocstrings = "^0.16.2"
3535
mypy = "^0.941"

0 commit comments

Comments
 (0)