Skip to content

Commit ad55318

Browse files
⬆️ Bump the actions group with 2 updates
Updates the requirements on [basedpyright](https://github.com/detachhead/basedpyright) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `basedpyright` from 1.37.3 to 1.37.4 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.37.3...v1.37.4) Updates `uv-build` to 0.10.0 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.9.17...0.10.0) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.37.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: uv-build dependency-version: 0.10.0 dependency-type: direct:development dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9782cfa commit ad55318

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["uv_build>=0.9.17,<0.10.0"]
2+
requires = ["uv_build>=0.9.17,<0.11.0"]
33
build-backend = "uv_build"
44

55
[tool.uv.build-backend]
@@ -65,7 +65,7 @@ types = [
6565
basedpyright = [
6666
{ include-group = "numpy" },
6767
{ include-group = "types" },
68-
"basedpyright==1.37.3",
68+
"basedpyright==1.37.4",
6969
]
7070
mypy = [
7171
{ include-group = "types" },

uv.lock

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

0 commit comments

Comments
 (0)