Skip to content

Commit 5c2f6e5

Browse files
Bump the python-packages group with 2 updates
Updates the requirements on [mkdocs-llmstxt](https://github.com/pawamoy/mkdocs-llmstxt) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. Updates `mkdocs-llmstxt` 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.3.2...0.5.0) Updates `mkdocstrings` to 1.0.3 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.3) --- updated-dependencies: - dependency-name: mkdocs-llmstxt dependency-version: 0.5.0 dependency-type: direct:development dependency-group: python-packages - dependency-name: mkdocstrings dependency-version: 1.0.3 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55de4d6 commit 5c2f6e5

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ dev = [
5656
docs = [
5757
"markdown-callouts~=0.4.0",
5858
"markdown-exec~=1.11",
59-
"mkdocs-llmstxt~=0.3.2",
59+
"mkdocs-llmstxt>=0.3.2,<0.6.0",
6060
"mkdocs-material~=9.6",
6161
"mkdocs-minify-plugin~=0.8.0",
6262
"mkdocs-section-index~=0.3.10",
63-
"mkdocstrings[python]~=0.30.1",
63+
"mkdocstrings[python]>=0.30.1,<1.1.0",
6464
"mkdocs~=1.6",
6565
]
6666

0 commit comments

Comments
 (0)