Skip to content

Commit b088ca3

Browse files
chore(deps): bump mkdocs-llmstxt from 0.2.0 to 0.5.0
Bumps [mkdocs-llmstxt](https://github.com/pawamoy/mkdocs-llmstxt) from 0.2.0 to 0.5.0. - [Release notes](https://github.com/pawamoy/mkdocs-llmstxt/releases) - [Changelog](https://github.com/pawamoy/mkdocs-llmstxt/blob/main/CHANGELOG.md) - [Commits](pawamoy/mkdocs-llmstxt@0.2.0...0.5.0) --- updated-dependencies: - dependency-name: mkdocs-llmstxt dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce95af1 commit b088ca3

File tree

2 files changed

+52
-19
lines changed

2 files changed

+52
-19
lines changed

poetry.lock

Lines changed: 51 additions & 18 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
@@ -125,7 +125,7 @@ multiprocess = "^0.70.16"
125125
boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudwatch", "dynamodb", "lambda", "logs", "s3", "secretsmanager", "ssm", "xray"], version = "^1.34.139"}
126126
nox = ">=2024.4.15,<2026.0.0"
127127
mkdocstrings-python = "^1.13.0"
128-
mkdocs-llmstxt = ">=0.2,<0.5"
128+
mkdocs-llmstxt = ">=0.2,<0.6"
129129
avro = "^1.12.0"
130130
protobuf = "^6.30.2"
131131
types-protobuf = "^6.30.2.20250516"

0 commit comments

Comments
 (0)