Skip to content

Commit e74cadd

Browse files
⬆️ Bump the actions group across 1 directory with 5 updates
Bumps the actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.11` | `0.15.14` | | [types-setuptools](https://github.com/python/typeshed) | `82.0.0.20260408` | `82.0.0.20260518` | | [types-tabulate](https://github.com/python/typeshed) | `0.10.0.20260408` | `0.10.0.20260508` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.2` | `1.39.5` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.2.2` | `7.3.0` | Updates `ruff` from 0.15.11 to 0.15.14 - [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.14) Updates `types-setuptools` from 82.0.0.20260408 to 82.0.0.20260518 - [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.5 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.2...v1.39.5) Updates `mkdocs-include-markdown-plugin` from 7.2.2 to 7.3.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.2.2...v7.3.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: types-setuptools dependency-version: 82.0.0.20260518 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.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c63da03 commit e74cadd

2 files changed

Lines changed: 35 additions & 35 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.5",
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)