Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3aef578

Browse files
chore(deps-dev): update ruff requirement from 0.14.9 to 0.14.10
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.9...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1f785a commit 3aef578

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
@@ -27,7 +27,7 @@ mypy = "1.19.1"
2727
pylint = "4.0.4"
2828
pyright = {extras = ["nodejs"], version = "1.1.407"}
2929
pytest = "9.0.2"
30-
ruff = "0.14.9"
30+
ruff = "0.14.10"
3131
xenon = "0.9.3"
3232

3333
[build-system]

0 commit comments

Comments
 (0)