Skip to content

Commit 20d46b6

Browse files
Bump the uv group across 1 directory with 2 updates (#516)
Bumps the uv group with 2 updates in the / directory: [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings` from 0.30.1 to 1.0.0 - [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.0) Updates `mkdocstrings-python` from 1.19.0 to 2.0.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.19.0...2.0.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv - dependency-name: mkdocstrings-python dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e75045 commit 20d46b6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ docs = [
6565
"mkdocs>=1.6.0,<2.0.0",
6666
"mkdocs-material>=9.6.0,<10.0.0",
6767
"mkdocs-material-extensions>=1.3.0,<2.0.0",
68-
"mkdocstrings>=0.30.0,<0.31.0",
69-
"mkdocstrings-python>=1.18.0,<2.0.0",
68+
"mkdocstrings>=0.30.0,<1.1.0",
69+
"mkdocstrings-python>=1.18.0,<3.0.0",
7070
"mkdocstrings-python-legacy>=0.2.0,<0.3.0",
7171
"pygments>=2.19.0,<3.0.0",
7272
"pymdown-extensions>=10.16.0,<11.0.0",

uv.lock

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

0 commit comments

Comments
 (0)