8000 Bump mkdocs from 1.4.2 to 1.4.3 · Dpaste20/llama-cpp-python@2a21b8f · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a21b8f

Browse files
Bump mkdocs from 1.4.2 to 1.4.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d077e64 commit 2a21b8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -20,7 +20,7 @@ typing-extensions = "^4.5.0"
2020
[tool.poetry.group.dev.dependencies]
2121
black = "^23.3.0"
2222
twine = "^4.0.2"
23-
mkdocs = "^1.4.2"
23+
mkdocs = "^1.4.3"
2424
mkdocstrings = {extras = ["python"], version = "^0.20.0"}
2525
mkdocs-material = "^9.1.9"
2626
pytest = "^7.2.2"

0 commit comments

Comments
 (0)
0