Skip to content

Commit 652779a

Browse files
chore(deps): bump the all group with 2 updates (#925)
Updates the requirements on [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. Updates `mkdocs-material[imaging]` to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.0...9.7.6) Updates `mkdocstrings[python]` to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.1...1.0.4) --- updated-dependencies: - dependency-name: mkdocs-material[imaging] dependency-version: 9.7.6 dependency-type: direct:development dependency-group: all - dependency-name: mkdocstrings[python] dependency-version: 1.0.4 dependency-type: direct:development dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
1 parent 7a95bd1 commit 652779a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ docs = [
4343
"black>=23.10.1",
4444
"mkdocs>=1.4.3",
4545
"mkdocs-jupyter>=0.24.5",
46-
"mkdocs-material[imaging]>=9.5",
46+
"mkdocs-material[imaging]>=9.7.6",
4747
"griffe-inherited-docstrings>=1.0.0",
48-
"mkdocstrings[python]>=0.25.1",
48+
"mkdocstrings[python]>=1.0.4",
4949
]
5050

5151
[tool.ruff]

uv.lock

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

0 commit comments

Comments
 (0)