Skip to content

Commit 6c9c79b

Browse files
⬆️ Bump the actions group with 3 updates
Bumps the actions group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [basedpyright](https://github.com/detachhead/basedpyright) and [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin). Updates `ruff` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.13.1...0.13.2) Updates `basedpyright` from 1.31.4 to 1.31.5 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.31.4...v1.31.5) Updates `mkdocs-include-markdown-plugin` from 7.1.7 to 7.2.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.1.7...v7.2.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: basedpyright dependency-version: 1.31.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 817e6e9 commit 6c9c79b

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ types = [
7070
basedpyright = [
7171
{ include-group = "numpy" },
7272
{ include-group = "types" },
73-
"basedpyright==1.31.4",
73+
"basedpyright==1.31.5",
7474
]
7575
mypy = [
7676
{ include-group = "types" },

uv.lock

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

0 commit comments

Comments
 (0)