Skip to content

Commit 67d1fda

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-material](https://github.com/squidfunk/mkdocs-material). Updates `ruff` from 0.15.1 to 0.15.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.15.1...0.15.2) Updates `basedpyright` from 1.38.0 to 1.38.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.38.0...v1.38.1) Updates `mkdocs-material` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: basedpyright dependency-version: 1.38.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: mkdocs-material dependency-version: 9.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae9891e commit 67d1fda

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ types = [
6565
basedpyright = [
6666
{ include-group = "numpy" },
6767
{ include-group = "types" },
68-
"basedpyright==1.38.0",
68+
"basedpyright==1.38.1",
6969
]
7070
mypy = [
7171
{ include-group = "types" },

uv.lock

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

0 commit comments

Comments
 (0)