Skip to content

Commit a377afb

Browse files
chore(deps-dev): bump mkdocs from 1.5.2 to 1.5.3
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]>
1 parent 65396f4 commit a377afb

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

poetry.lock

Lines changed: 14 additions & 4 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
@@ -41,7 +41,7 @@ pytest-xdist = "3.3.1"
4141
ruff = "0.0.286"
4242

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

0 commit comments

Comments
 (0)