Skip to content

Commit a614b82

Browse files
Bump the python group with 2 updates
Bumps the python group with 2 updates: [uv](https://github.com/astral-sh/uv) and [ruff](https://github.com/astral-sh/ruff). Updates `uv` from 0.11.21 to 0.11.23 - [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.11.21...0.11.23) Updates `ruff` from 0.15.17 to 0.15.18 - [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.17...0.15.18) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c218b78 commit a614b82

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/basics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# The PEP 517 backend is defined in pyproject.toml [build-system] and will be
44
# resolved automatically by the frontend. We also pin it here for reproducibility
55
# in environments that choose to invoke the backend directly.
6-
uv==0.11.21
6+
uv==0.11.23

requirements/check.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ruff==0.15.17
1+
ruff==0.15.18
22
twine==6.2.0

0 commit comments

Comments
 (0)