Skip to content

Commit b75c8cf

Browse files
deps(deps): bump ruff from 0.14.1 to 0.14.2
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] <support@github.com>
1 parent 8db5844 commit b75c8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dev = [
6464
"pyright==1.1.406",
6565
"pytest-asyncio>=0.26.0",
6666
"pytest>=8.3.5",
67-
"ruff==0.14.1",
67+
"ruff==0.14.2",
6868
]
6969

7070
[tool.black]

0 commit comments

Comments
 (0)