Skip to content

Commit e4f71e8

Browse files
⬆️ Bump ruff from 0.12.8 to 0.12.9 in the python-packages group
Bumps the python-packages group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.8 to 0.12.9 - [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.12.8...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95bff60 commit e4f71e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mypy==1.17.1
33
pre-commit # for language-agnostic hooks
44
pyright
5-
ruff==0.12.8
5+
ruff==0.12.9
66

77
# Stubs
88
types-networkx==3.5.0.20250712

0 commit comments

Comments
 (0)