Skip to content

Commit f8878ec

Browse files
chore(deps-dev): bump ruff in the python-minor-patch group
Bumps the python-minor-patch group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.16.4 to 0.16.5 - [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.16.4...0.16.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e11d414 commit f8878ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565
# NOTE: black/mypy require Python >= 3.10 (dev tooling only; the library
6666
# floor stays 3.9).
6767
"black==26.5.1",
68-
"ruff==0.16.4",
68+
"ruff==0.16.5",
6969
"mypy==2.3.1",
7070
"maturin>=1.4,<2.0",
7171
"matplotlib>=3.5",

0 commit comments

Comments
 (0)