Skip to content

Commit d01b6da

Browse files
⬆️ Bump the actions group across 1 directory with 4 updates
Bumps the actions group with 4 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [types-setuptools](https://github.com/python/typeshed), [types-tabulate](https://github.com/python/typeshed) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `ruff` from 0.15.11 to 0.15.13 - [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.11...0.15.13) Updates `types-setuptools` from 82.0.0.20260408 to 82.0.0.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-tabulate` from 0.10.0.20260408 to 0.10.0.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `basedpyright` from 1.39.2 to 1.39.4 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.2...v1.39.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: types-setuptools dependency-version: 82.0.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: types-tabulate dependency-version: 0.10.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: basedpyright dependency-version: 1.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21ab48c commit d01b6da

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

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

uv.lock

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

0 commit comments

Comments
 (0)