From a9af165d29913b8ba523d0ef653edfc490ae6d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 08:41:47 +0000 Subject: [PATCH] chore(deps): bump mkdocs-llmstxt from 0.3.0 to 0.3.1 Bumps [mkdocs-llmstxt](https://github.com/pawamoy/mkdocs-llmstxt) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/pawamoy/mkdocs-llmstxt/releases) - [Changelog](https://github.com/pawamoy/mkdocs-llmstxt/blob/main/CHANGELOG.md) - [Commits](https://github.com/pawamoy/mkdocs-llmstxt/compare/0.3.0...0.3.1) --- updated-dependencies: - dependency-name: mkdocs-llmstxt dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2b5473ad667..9a5af498820 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2602,14 +2602,14 @@ mkdocs = ">=0.17" [[package]] name = "mkdocs-llmstxt" -version = "0.3.0" +version = "0.3.1" description = "MkDocs plugin to generate an /llms.txt file." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "mkdocs_llmstxt-0.3.0-py3-none-any.whl", hash = "sha256:87f0df4a8051f3dfe15574cff1e1464f9fd09318e3dbbb35d08a7457ee3a5ce8"}, - {file = "mkdocs_llmstxt-0.3.0.tar.gz", hash = "sha256:97b4558ec658ee2927c1ff9eeb5c9a06ca9d9f0fc0697b530794e6acda45b970"}, + {file = "mkdocs_llmstxt-0.3.1-py3-none-any.whl", hash = "sha256:31f5b6aaae6123c09a2b1c32912c3eb21ccb356b5db7abb867f105e8cc392653"}, + {file = "mkdocs_llmstxt-0.3.1.tar.gz", hash = "sha256:123119d9b984c1d1224ed5af250bfbc49879ad83decdaff59d8b0ebb459ddc54"}, ] [package.dependencies]