Skip to content

Commit c4011c4

Browse files
⬆ bump ruff from 0.14.8 to 0.15.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.15.0. - [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.14.8...0.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d46ef18 commit c4011c4

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
@@ -3,7 +3,7 @@
33

44
isort==7.0.0
55
black==26.1.0
6-
ruff==0.14.8
6+
ruff==0.15.0
77
pytest==9.0.2
88
mypy==1.19.1
99
coverage[toml]==7.13.2

0 commit comments

Comments
 (0)