Skip to content

Commit 36f2fe6

Browse files
chore(deps): bump mkdocs-llmstxt from 0.3.2 to 0.4.0 in /docs (#7473)
Bumps [mkdocs-llmstxt](https://github.com/pawamoy/mkdocs-llmstxt) from 0.3.2 to 0.4.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.3.2...0.4.0) --- updated-dependencies: - dependency-name: mkdocs-llmstxt dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45e2adb commit 36f2fe6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mkdocs-git-revision-date-plugin==0.3.2
22
mkdocstrings-python==1.18.2
3-
mkdocs-llmstxt==0.3.2
3+
mkdocs-llmstxt==0.4.0
44
mkdocs-material==9.6.21

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,9 @@ mkdocs-get-deps==0.2.0 \
284284
mkdocs-git-revision-date-plugin==0.3.2 \
285285
--hash=sha256:2e67956cb01823dd2418e2833f3623dee8604cdf223bddd005fe36226a56f6ef
286286
# via -r requirements.in
287-
mkdocs-llmstxt==0.3.2 \
288-
--hash=sha256:dd63acb8257fca3244058fd820acd4700c1626dbe48ad3a1a2cc9c599f8e4b7f \
289-
--hash=sha256:fb363205d6f1452411dc5069f62012cb6b29e1788f6db9cc17793bdca7eabea8
287+
mkdocs-llmstxt==0.4.0 \
288+
--hash=sha256:7244bf0ac917c9964030c93e9c3e26c02d2d14a0f66fc113416007125b6da0fc \
289+
--hash=sha256:a7e4d20496bc8c55b6773b55c8d69cf552448a9ad38915b6e8c657ae3a46c8b8
290290
# via -r requirements.in
291291
mkdocs-material==9.6.21 \
292292
--hash=sha256:aa6a5ab6fb4f6d381588ac51da8782a4d3757cb3d1b174f81a2ec126e1f22c92 \

0 commit comments

Comments
 (0)