Skip to content

Commit 63c3c6b

Browse files
chore(deps): bump mkdocs-llmstxt from 0.2.0 to 0.3.0 (#6978)
Bumps [mkdocs-llmstxt](https://github.com/pawamoy/mkdocs-llmstxt) from 0.2.0 to 0.3.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.3.0) --- updated-dependencies: - dependency-name: mkdocs-llmstxt dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent ce243f8 commit 63c3c6b

File tree

2 files changed

+37
-5
lines changed

2 files changed

+37
-5
lines changed

poetry.lock

Lines changed: 36 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
@@ -129,7 +129,7 @@ boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudw
129129
nox = "^2024.4.15"
130130
mkdocstrings-python = "^1.13.0"
131131
datadog-lambda = "^6.106.0"
132-
mkdocs-llmstxt = "^0.2.0"
132+
mkdocs-llmstxt = ">=0.2,<0.4"
133133
avro = "^1.12.0"
134134
protobuf = "^6.30.2"
135135
types-protobuf = "^6.30.2.20250516"

0 commit comments

Comments
 (0)