Skip to content

Commit d896c7f

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 2 updates
Updates the requirements on [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) and [mkdocs-llmstxt](https://github.com/pawamoy/mkdocs-llmstxt) to permit the latest version. Updates `mkdocs-macros-plugin` to 1.4.0 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.3.7...v1.4.0) Updates `mkdocs-llmstxt` to 0.3.2 - [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.1.0...0.3.2) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: mkdocs-llmstxt dependency-version: 0.3.2 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d76fcc1 commit d896c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ dev = [
165165
"wheel>=0.45.1",
166166
"mike~=2.1.3",
167167
"mkdocs~=1.6.1",
168-
"mkdocs-macros-plugin~=1.3.7",
168+
"mkdocs-macros-plugin>=1.3.7,<1.5.0",
169169
"mkdocs-material~=9.6.12",
170-
"mkdocs-llmstxt~=0.1.0",
170+
"mkdocs-llmstxt>=0.1,<0.5",
171171
"mkdocstrings-python>=1.16.10,<1.19.0",
172172
]

0 commit comments

Comments
 (0)