Skip to content

Commit d81f357

Browse files
build(deps): bump ruff from 0.14.1 to 0.14.2 in /dev-tools/scripts (#15391)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 to 0.14.2. - [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.1...0.14.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bc72f0 commit d81f357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jira==3.10.5
1515
# type-checking in "make lint"
1616
basedpyright==1.32.1
1717
# linting in "make lint"
18-
ruff==0.14.1
18+
ruff==0.14.2

0 commit comments

Comments
 (0)