Skip to content

Commit 8e0122e

Browse files
chore(deps-dev): bump mkdocs from 1.5.2 to 1.5.3 (#226)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.2...1.5.3) --- 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 781397a commit 8e0122e

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

poetry.lock

Lines changed: 15 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
@@ -40,7 +40,7 @@ pytest-xdist = "3.3.1"
4040
ruff = "0.1.3"
4141

4242
[tool.poetry.group.docs.dependencies]
43-
mkdocs = { version = "1.5.2", python = ">=3.8" }
43+
mkdocs = { version = "1.5.3", python = ">=3.8" }
4444
mkdocs-material = { version = "9.1.21", python = ">=3.8" }
4545
mkdocstrings = { version = "0.22.0", extras = ["python"], python = ">=3.8" }
4646

0 commit comments

Comments
 (0)