Skip to content

Commit 41bc34c

Browse files
Bump ruff from 0.14.13 to 0.14.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14. - [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.13...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9919504 commit 41bc34c

File tree

2 files changed

+36
-24
lines changed

2 files changed

+36
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
"coverage==7.13.1",
2424
"pytest==9.0.2",
2525
"pytest-mock==3.15.1",
26-
"ruff==0.14.13",
26+
"ruff==0.14.14",
2727
]
2828

2929
build = [

0 commit comments

Comments
 (0)