Skip to content

Commit cfd28ab

Browse files
⬆️ Bump the actions group with 4 updates
Bumps the actions group with 4 updates: [dprint-py](https://github.com/trim21/dprint-py), [ruff](https://github.com/astral-sh/ruff), [basedpyright](https://github.com/detachhead/basedpyright) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `dprint-py` from 0.51.1.0 to 0.52.0.0 - [Commits](trim21/dprint-py@v0.51.1.0...v0.52.0.0) Updates `ruff` from 0.15.2 to 0.15.4 - [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.2...0.15.4) Updates `basedpyright` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.38.1...v1.38.2) Updates `mkdocs-material` from 9.7.2 to 9.7.3 - [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.2...9.7.3) --- updated-dependencies: - dependency-name: dprint-py dependency-version: 0.52.0.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: basedpyright dependency-version: 1.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: mkdocs-material dependency-version: 9.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d38df44 commit cfd28ab

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
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.1",
68+
"basedpyright==1.38.2",
6969
]
7070
mypy = [
7171
{ include-group = "types" },

uv.lock

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

0 commit comments

Comments
 (0)