Skip to content

Commit 35754fe

Browse files
chore: bump ruff from 0.13.3 to 0.14.0 (#151)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.3 to 0.14.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.13.3...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e5facf commit 35754fe

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
@@ -17,7 +17,7 @@ dev = [
1717
"pytest-timeout==2.4.0",
1818
"pytest-asyncio==1.2.0",
1919
"pytest-cov==7.0.0",
20-
"ruff==0.13.3",
20+
"ruff==0.14.0",
2121
"bandit==1.8.6",
2222
"pyright==1.1.406",
2323
"twine==6.2.0",

0 commit comments

Comments
 (0)